[BusyBox] Some problems with busybox-1.0.0-pre1

Eric Spakman E.Spakman at inter.nl.net
Tue Jul 29 18:33:33 UTC 2003


> So there do seem to be some problems with handling of fancy
> prompts.
> 
> Regardless, I have to ask....  Why not remove all that garbage
> from your PS1 and use something sensible, such as:
> 
> 	PS1='\u@\h:\w\$ '
> 
> instead?
> 
Erik,

Indeed, the prompt looks a lot better now, thanks. The reason for the 
PS1 garbage was that the ash I used didn't understand PS1='\u@\h:\w\$ 
', but only "fancy prompts". Dash works a lot better in this respect.

Regards,
Eric



More information about the busybox mailing list