Mary wrote:

> Running rm with - as an argument in order to find out oh so painfully
> what someone else just did wrong is good.

$ rm -
rm: cannot remove `-': No such file or directory

$ echo -
-

$ cd -
[changes directory to $OLDPWD]

$ man bash

for further explanation of what the argument '-' means to *builin*
bash commands.


-- 
_________________________________
Rick Welykochy || Praxis Services

"There are no significant bugs in our released software that any
 significant number of users want fixed. "
     -- Bill Gates  (1995)
-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to