Re: How to return bash from dash?

2005-10-12 Thread Benjamin A'Lee
On Tue, 2005-10-11 at 23:30 +0700, Ali Milis wrote:
 How to return bash as  /bin/sh?
 Why it is not in /etc/alternatives?

Well, if it really isn't in /etc/alternatives/ , try as root:

# rm /bin/sh
# ln -s /bin/bash /bin/sh

Or similar.


bma

-- 
Termisoc Tech Officer: http://termisoc.org/
My Homepage: http://benalee.co.uk/
Clothes make the man. Naked people have little or no influence on 
society. - Mark Twain


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



How to return bash from dash?

2005-10-11 Thread Ali Milis
Uh-oh!

How to return bash as  /bin/sh?
Why it is not in /etc/alternatives?

thank you
--
 Ali Milis.