[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Bash problems [re-post]



On 23:54 31 Jan 2002, Nick Wilson <nick explodingnet com> wrote:
| > Typical causes for this are variables nnot set, yet being used.
| > 
| > For example, a script saying:
| > 
| > 	"$cmdvar" blah blah blah
| 
| Would a line in an init script like
| 
| XYZ=
| 
| cause that?

It could, if $XYZ was used as a command later.
-- 
Cameron Simpson, DoD#743        cs zip com au    http://www.zip.com.au/~cs/

Don't close your eyes for the crash; you'll miss the best part.
	- Bruce MacInnes, Skip Barber Driving School instructor





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]