What can you type at a command line to determine which shell
you are using?
Answer Posted / chinna reddy
$ echo shell
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is ll command in unix?
What does free command do in linux?
What is the export command used for?
What is the difference between clang and llvm?
What is netstat command in linux?
How many types of commands are there 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.
How do I check my cpu cores?
Who command in linux?
What is know about grep commands?
What is clang tidy?
Main configuration file and command used for NFS enabling exported directories and deamons?
How do I get to root directory in linux?
What does c mean in linux?
Explain trap command; shift command, getopts command of linux?