由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - rm file
相关主题
Remove core.xxxx files?which directary does gdiff or xdiff lie in sb2000?
how to remove a file with the name of -2 ?有高手吗?问题比较难
digital unix help[转载] What does this mean or how does this make sense?
HOw much does it cost to join netlibrary?Does SUN still provide free solaris for x86?
Does Linux support thread?does anyone still use pine?
Help: what does it mean?Re: 谁用过Solaris下的Realplay?
what does "\0\0\0\0" mean in Perl?help!!!!!!!!!!!!!!!!!!!!
where does gdiff or xdiff lie in sb2000?How to remove a line from a file?
相关话题的讨论汇总
话题: rm话题: does话题: file
进入Unix版参与讨论
1 (共1页)
z*y
发帖数: 1311
1
Does anyone know how to remove a file with the name of "-a"? I try the
following but none works.
> rm -a
> rm \-a
> rm '-a'
> rm "-a"
Thanks a lot.
s*****d
发帖数: 258
2
rm -- -a

【在 z*y 的大作中提到】
: Does anyone know how to remove a file with the name of "-a"? I try the
: following but none works.
: > rm -a
: > rm \-a
: > rm '-a'
: > rm "-a"
: Thanks a lot.

T********r
发帖数: 6210
3
a universal solution: rm ./-a

【在 z*y 的大作中提到】
: Does anyone know how to remove a file with the name of "-a"? I try the
: following but none works.
: > rm -a
: > rm \-a
: > rm '-a'
: > rm "-a"
: Thanks a lot.

1 (共1页)
进入Unix版参与讨论
相关主题
How to remove a line from a file?Does Linux support thread?
how to remove ^M in my fileHelp: what does it mean?
how to remove a file named "$.xxxxx"?what does "\0\0\0\0" mean in Perl?
disk full, how do i handle this?where does gdiff or xdiff lie in sb2000?
Remove core.xxxx files?which directary does gdiff or xdiff lie in sb2000?
how to remove a file with the name of -2 ?有高手吗?问题比较难
digital unix help[转载] What does this mean or how does this make sense?
HOw much does it cost to join netlibrary?Does SUN still provide free solaris for x86?
相关话题的讨论汇总
话题: rm话题: does话题: file