Re: [mu TECH] shells and exports

From: Alfie Costa (agcosta@gis.net)
Date: Wed May 02 2001 - 22:00:17 CEST


On 2 May 2001, at 18:00, Heiko Irrgang <mulinux@sunsite.dk> wrote:

> Whats up with the bash version used on muLinux? is it very old?

That is a leading question... it's not 'bash'. 'bash' is a different shell,
"The GNU Bourne Again SHell", common in big Linux distros, but not in muLinux
because it takes up too much room on a floppy. It is possible to install
'bash' in mu though.

Here's the 'bash' home page:

http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html

mu's shell is an old version of 'ash', or "Almquist's Shell" after its author
Kenneth Almquist. While 'ash' is not as fancy as 'bash', it is smaller and
faster. Finding out more about 'ash' can be difficult.

Here's a 'man page' for ash:

http://howto.tucows.com/man/man1/ash.1.html

Unfortunately, not all of the features described in this 'man page' apply to
the 'ash' that's in mu. Beware: it also includes confusing typos, for
example:

        The only special parameter than can be made local is ``-''. Making ``-'' local
        any shell options that are changed via the set command inside the function to
        be restored to their original values when the function returns.

Sadly, nobody seems to be maintaining this 'man page'. It's better than
nothing though.

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:18 CET