what does "rm //" delete?

Parv parv at pair.com
Sun Nov 28 11:04:39 PST 2004


in message <20041128185333.GA24199 at moo.holy.cow>,
wrote Parv thusly...
>
>   for shell in sh csh tcsh bash ksh93 blah
                                        ^ ^
                                        ^ ^
Sorry, that "blah" shell was there only to test for existence of a
shell which i forgot to remove.  Of course.

>   do
>     shell=$(which $shell)
>     [ -z "$shell" ]  && continue
      ...
>   done


  - Parv

-- 



More information about the freebsd-questions mailing list