제목과 같습니다. 어찌 어찌 하다 보니, -test.txt 라는 파일이 생성되었습니다. 이 경우 파일을 삭제 하려면 어찌 해야 하나요??
rm,mv 에서 "-" 때문에 옵션으로 먹히네요...
친절한 답변 미리감사드립니다.
#rm -- -test.txt
#rm "-test.txt"
실시간 리플 달릴 줄 알았습니다. redhat 9.0 에서 아래 방법으로만 가능하네요. 감사합니다. :D
rm ./-test.txt 도 되지 않나요?
mc(midnight commander) 로도 삭제할 수 있습니다.
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
[code:1]#rm -- -test.txt[/code:1]또
또는
-_-)b
실시간 리플 달릴 줄 알았습니다.
redhat 9.0 에서 아래 방법으로만 가능하네요.
감사합니다. :D
#rm -- -test.txt
rm ./-test.txt 도 되지 않나요?
rm ./-test.txt 도 되지 않나요?
mc(midnight commander) 로도 삭제할 수 있습니다.
mc(midnight commander) 로도 삭제할 수 있습니다.
댓글 달기