what is the command to find out which shell you are running?
Answer Posted / sush
$echo
$0
| Is This Answer Correct ? | 5 Yes | 6 No |
Post New Answer View All Answers
Write a command to kill the last background job?
What is grep and how do you use it?
What is the general format of unix command syntax?
Explain the steps that a shell follows while processing a command.
Write a command that will display files in the current directory, in a colored, long format.
How do I find previous commands in unix?
Can you explain a little bit about command substitution?
What is command substitution?
Why is it called a shebang?
What does this command do,"$more readme.txt“?
What difference between cmp and diff commands?
What is grep r?
What is unix command line?
What does the command ' $who | sort –logfile > newfile' do?
What command is used to switching between users in unix?