[BusyBox] The shell.

Thomas Lundquist lists at zelow.no
Sun Feb 25 12:00:47 UTC 2001


I am trying to replace ash with the built-in shell on my floppy.

the floppy has a few scripts to set itself up and it uses 
variables quite alot.

trying this:

#!./sh

FOO=Bar

gives:

sh: FOO=Bar: No such file or directory

same with PATH and so on.

using export does work but it's not what I'd like to use.

somehow I have a feeling I am doing something pretty wrong here.


Thomas.





More information about the busybox mailing list