Advertisement
Guest User

chsh

a guest
Jun 9th, 2016
536
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.27 KB | None | 0 0
  1. $ chsh -l
  2. chsh: invalid option -- 'l'
  3. Usage: chsh [options] [LOGIN]
  4.  
  5. Options:
  6.   -h, --help                    display this help message and exit
  7.   -R, --root CHROOT_DIR         directory to chroot into
  8.   -s, --shell SHELL             new login shell for the user account
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement