Posts Tagged ‘chsh’
chsh – change your login shell
USAGE
chsh [ -s shell ] [ -l ] [ -u ] [ -v ] [ username ]
DESCRIPTION
chsh is used to change your login shell. If a shell is not given on
[...]
Categories: c
useradd – Create a new user or update default new user information
USAGE
useradd [-c comment] [-d home_dir]
[-e expire_date] [-f inactive_time]
[...]
