-로 시작하는 파일 지우기(삭제)...... > LINUX

본문 바로가기
사이트 내 전체검색

LINUX

-로 시작하는 파일 지우기(삭제)......

페이지 정보

profile_image
작성자 최고관리자
댓글 0건 조회 8,061회 작성일 21-02-10 16:52

본문

[root@localhost Dback]# rm --help
 Usage: rm [OPTION]... FILE...
 Remove (unlink) the FILE(s).

  -d, --directory      unlink FILE, even if it is a non-empty directory
                          (super-user only)
  -f, --force          ignore nonexistent files, never prompt
  -i, --interactive    prompt before any removal
  -r, -R, --recursive  remove the contents of directories recursively
  -v, --verbose        explain what is being done
      --help    이 도움말을 표시하고 끝냅니다
      --version  버전 정보를 출력하고 끝냅니다

To remove a file whose name starts with a `-', for example `-foo',
 use one of these commands:
  rm -- -foo

  rm ./-foo

 Note that if you use rm to remove a file, it is usually possible to recover
 the contents of that file.  If you want more assurance that the contents are
 truly unrecoverable, consider using shred.

 <bug-coreutils@gnu.org>(으)로 버그를 알려 주십시오.

댓글목록

등록된 댓글이 없습니다.

회원로그인

회원가입

  • 게시물이 없습니다.

접속자집계

오늘
2,791
어제
3,979
최대
6,642
전체
1,128,498
contact : webmaster@beautipia.co.kr
Copyright © beautipia.co.kr. All rights reserved.