21 Feb chsh Command Command to know if you have to remote into another box chsh --list-shells Related PostsChange the ShellAll RPM PackagesList Files Provided by PackageChange shellList Encoding – iconvList All Files in a Folder Recursively
sindhu - February 23, 2009 at 10:51 pm sindhu@sindhu-eeepc:~$ chsh –list-shells chsh: unrecognized option ‘–list-shells’ Usage: chsh [options] [LOGIN] Options: -h, –help display this help message and exit -s, –shell SHELL new login shell for the user account sindhu@sindhu-eeepc:~$
Binny V A - February 24, 2009 at 12:42 am $ chsh --list-shells /bin/sh /bin/bash /sbin/nologin /bin/zsh $ chsh --help Usage: chsh [ -s shell ] [ --list-shells ] [ --help ] [ --version ] [ username ] I am on Fedora 8 – which distro are you using?
Binny V A - February 27, 2009 at 2:08 pm That explains it. I just checked the command in Xbuntu – it has a different chsh command too. I am not sure why fedora is different. Sorry about the confusion.
sindhu@sindhu-eeepc:~$ chsh –list-shells
chsh: unrecognized option ‘–list-shells’
Usage: chsh [options] [LOGIN]
Options:
-h, –help display this help message and exit
-s, –shell SHELL new login shell for the user account
sindhu@sindhu-eeepc:~$
I am on Fedora 8 – which distro are you using?
Am using EEEbuntu
That explains it. I just checked the command in Xbuntu – it has a different chsh command too. I am not sure why fedora is different. Sorry about the confusion.