Re: Missing files

From: Joshua Hudson (joshudson@hotmail.com)
Date: Tue Jun 11 2002 - 16:48:52 CEST


>From: Balogh Jozsef <baljozsi@freemail.hu>
>
>Hi!
>
>I noticed that a lot of commands/utilities
>(ee, alias, and some program gave dialog:not found
>message) are missing.
>
>Thanks!

If you want alias, you need bash.
bash is at http://www.geocities.com/joshudson/bash.libc5.gz

Setting up bash is tricky. Type these commands:
# rm /bin/bash
# rm /bin/-bash
# gunzip < /tmp/bash.libc5.gz > /bin/bash
# ln -s bash /bin/-bash
# ex /etc/passwd
: 1s/sh/bash/

Also, run setup, configure misc, and disable shell history.
You will still have shellhistory because you are using bash.

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail.
http://www.hotmail.com

---------------------------------------------------------------------
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:22 CET