Skip to content

Instantly share code, notes, and snippets.

@dmidlo
Created March 26, 2017 09:48
Show Gist options
  • Save dmidlo/9917904498f45ac8a1f2491468e705f1 to your computer and use it in GitHub Desktop.
Save dmidlo/9917904498f45ac8a1f2491468e705f1 to your computer and use it in GitHub Desktop.
$ cat /etc/shells
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
# one of these shells.
/bin/bash
/bin/csh
/bin/ksh
/bin/sh
/bin/tcsh
/bin/zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment