What can you type at a command line to determine which shell
you are using?
Answer Posted / ganesh pal
echo $SHELL
| Is This Answer Correct ? | 22 Yes | 6 No |
Post New Answer View All Answers
Explain the linux directory commands along with the description?
Which of the Commands delete the files from the /tmp directory, issued by non-root user?
What file type is a makefile?
What is the symbol of linux?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is the fastest way to enter a series of commands from the command-line?
How do I navigate in cmd?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
You have a tab delimited file called phonenos and want to change each tab to four spaces. What command can you use to accomplish this?
How find ip address linux?
How do I clear terminal command history?
What does the command env do?
What is a makefile in linux?
What is the difference between diff and cmp command in unix?
In order to display the last five commands you have entered using the fc command, you would type?