what is the command to find out which shell you are running?
Answer Posted / asit pal
[Admin@RSPC985 Asit]$ which $SHELL
/bin/bash
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What command will change your prompt to myprompt?
Why is grep called grep?
What is the use of cut command in unix?
What's a command word?
How does shebang work?
Which command is used to create a directory?
What is rmdir command?
What is the use of find command in unix?
What is the general format of unix command syntax?
What are the commands in UNIX to list the files in a Directory?
How does pipe () work?
What is the functionality of a top command?
What does the command '$ls | wc –l > file1' do?
How to display no of records in oracle using unix command?
Differentiate cmp command from diff command.