what does "rm //" delete?
    Oliver Fuchs 
    oliverfuchs at onlinehome.de
       
    Mon Nov 29 20:27:26 PST 2004
    
    
  
On Sun, 28 Nov 2004, Parv wrote:
> 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
That looks great and goes to my knowledge folder. Thank you for responding
efforts and spending time.
Oliver
> 
> 
>   - Parv
> 
> -- 
> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
-- 
... don't touch the bang bang fruit
    
    
More information about the freebsd-questions
mailing list