Get all types of shell supported on any unix flavors.

Hello - Is there a command/way we can find out, what shells are supported on a Unix machine?

Please let me know.

Thanks,
Manju

What is mean by "shells are supported on a Unix machine"

Unix shell - Wikipedia, the free encyclopedia

---------- Post updated at 02:50 PM ---------- Previous update was at 02:47 PM ----------

check out here...

Comparison of command shells - Wikipedia, the free encyclopedia

Hi itkamaraj - I meant on a particular unix machine, say solaris, ksh, csh, bash etc are supported. Is there a way I can find out what all are supported through some command or script?

cat /etc/shells
1 Like