On 12/30/05, ^_^ <[EMAIL PROTECTED]> wrote: > 我不小心在solaris里创建了"--help.sql"这个文件,然后怎么删除都删不掉,我用了rm "--help.sql" rm > '--help.sql' rm *.sql 等命令都不行,提示错误 > bash-2.03$ rm "--help.sql" > rm: illegal option -- - > rm: illegal option -- h > rm: illegal option -- e > rm: illegal option -- l > rm: illegal option -- p > rm: illegal option -- . > rm: illegal option -- s > rm: illegal option -- q > rm: illegal option -- l > usage: rm [-fiRr] file ... > bash-2.03$ rm '--help.sql ' > rm: illegal option -- - > rm: illegal option -- h > rm: illegal option -- e > rm: illegal option -- l > rm: illegal option -- p > rm: illegal option -- . > rm: illegal option -- s > rm: illegal option -- q > rm: illegal option -- l > usage: rm [-fiRr] file ... > > > 请问大家有办法删掉这个文件吗 > > > 用命令 rm -- --help.sql man rm就可以找到解决方法。
-- My blog: http://ihome.ust.hk/~cs_snx/blog/ Dell Inspiron 600m Pentium-M 1.6G 512MB, 60G ATI 9000 Mobility

