Saturday, January 1, 2011

Shell Environment.

To find all available shells in our system type following command.

syntax: 
cat /etc/shells


To find our current shell type following command.

syntax:

echo $SHELL

No comments:

Post a Comment