>> Delete Reply from No. 0 article
No. RE: -로 시작하는 파일을 access하려면?

등록 2002-12-26 15:38:00 By localhost     조회 5
이름 박기영    

		   One common question is how to remove files whose names begin with a
`-'.  GNU `rm', like every program that uses the `getopt' function to
parse its arguments, lets you use the `--' option to indicate that all
following arguments are non-options.  To remove a file called `-f' in
the current directory, you could type either:
      rm -- -f
 or:
      rm ./-f
 @ mv나 ls에도 똑같이 적용됩니다.
  : -로 시작하는 파일을 access하려면 어떻게 해야하나요?
: ls, mv 등 모든 명령이 options으로 인식해버립니다.
[관리자] 패스워드를 입력 하십시오. 답장이 존재하면 함께 삭제됩니다.[ 목록 | 이전 ]
패스워드:    

Copyleft 1999-2026 by JSBoard Open Project
Theme Designed by IDOO All right reserved