Mar 25 2008

To remove a file whose name starts with a ‘-’

Category: 技术ssmax @ 10:11:37

in man rm…..

       To remove a file whose name starts with a ‘-’, for example ‘-foo’, use one of these commands:

              rm — -foo

              rm ./-foo