/etc/shellsを参照するとインストールされているシェルの一覧を確認することができます。

以下は、CentOSで実機確認した例です。

# cat /etc/shells
/bin/sh
/bin/bash
/sbin/nologin
/bin/tcsh
/bin/csh
/bin/ksh