Re: Changing shells (was: pkg_add not installing lsof (and other programs)?)

2005-12-15 Thread Vasilkov Vasily
On Thu, 15 Dec 2005 23:58:44 +0300, TuxGirl <[EMAIL PROTECTED]> wrote: If you install bash, be aware that you have that you have to add it (with it's full path, /usr/local/bin/bash) to /etc/shells befor trying to change your shell (with 'pw usermod yourname -s bash'). amon-re# pw usermod erins

Re: Changing shells (was: pkg_add not installing lsof (and other programs)?)

2005-12-15 Thread Lee Capps
At 13:58 Thu 15 Dec 2005, TuxGirl wrote: > > If you install bash, be aware that you have that you have to add it > > (with it's full path, /usr/local/bin/bash) to /etc/shells befor trying > > to change your shell (with 'pw usermod yourname -s bash'). > > amon-re# pw usermod erins -s zsh > pw: no d

Changing shells (was: pkg_add not installing lsof (and other programs)?)

2005-12-15 Thread TuxGirl
> If you install bash, be aware that you have that you have to add it > (with it's full path, /usr/local/bin/bash) to /etc/shells befor trying > to change your shell (with 'pw usermod yourname -s bash'). amon-re# pw usermod erins -s zsh pw: no default shell available or defined I've added it to /