From: Phil Cowans Date: 2008-09-11T05:27:40+09:00 Subject: Re: how can I set my shell to irb? Lex Williams wrote: > Hi guys ! > > I'm running opensuse 11.0 . I would like to know 2 things : > > 1) is it possible to change my shell from bash to irb ? if so,how ? ( I > tried chsh , but with no success ) You'll need to add it to /etc/shells, otherwise chsh will not let you change to it. Phil