Date: Tue, 30 Nov 2004 04:59:41 +0100 From: Oliver Fuchs <oliverfuchs@onlinehome.de> To: freebsd-questions@freebsd.org Subject: Re: what does "rm //" delete? Message-ID: <20041130035941.GB2938@oliverfuchs.onlinehome.de> In-Reply-To: <20041128190738.GA25187@moo.holy.cow> References: <20041128112146.GA1696@oliverfuchs.onlinehome.de> <20041128185333.GA24199@moo.holy.cow> <20041128190738.GA25187@moo.holy.cow>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Nov 2004, Parv wrote: > in message <20041128185333.GA24199@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- ... don't touch the bang bang fruit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041130035941.GB2938>