On Sun, 28 Nov 2004, Parv wrote:

> in message <[EMAIL PROTECTED]>,
> 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
> 
> -- 
> 
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"

-- 
... don't touch the bang bang fruit
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to