How to determine ShellYou can get the name of your shell prompt, with following command : Syntax: ![]() Look at the above snapshot, with the help of above command we got the name of our shell which is 'bash'. The $ sign stands for a shell variable, echo will return the text whatever you typed in.
Next TopicSS She-bang
|