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
What is cpu in top command?
What is linux pwd (print working directory) command?
What is the use of man command in linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is llvm used for?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What is history command in linux?
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?
What are commands in grammar?
What is a makefile in linux?
The ‘logout’ built in command is used to
What is mask and umask in linux?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
What are grep patterns called?
How does case sensitivity affect the way you use commands?