[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] dir with ( )
- Subject: [cobalt-users] dir with ( )
- From: shawn <shawn@xxxxxxxxxxxx>
- Date: Wed Nov 22 11:49:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I have a dir with ( ) around the name, and my RaQ2 will not let me
delete the directory. I have tried:
[root@ images]# rm -f (ADVERTISERS)
sh: syntax error near unexpected token `(A'
[root@ images]# rm -fv (ADVERTISERS)
sh: syntax error near unexpected token `(A'
[root@ images]# rm -fvi (ADVERTISERS)
sh: syntax error near unexpected token `(A'
[root@ images]# rm -Rf (ADVERTISERS)
sh: syntax error near unexpected token `(A'
[root@ images]#
But this isnt working, I have searched the archives, but found no
relative information. Any help would be appreciated. Thanks
Shawn