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 does chmod 644 do?
What are runlevels in linux?
What language is clang written in?
How do I search bash history?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is the role of case sensitivity in affecting the way commands are used?
Which of the following tasks cannot be accomplished with the touch command?
What is makefile target?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
Is llvm a virtual machine?
What is the use of mv command in linux?
What are linux commands useful?
What is ulimit command?
How do you copy in terminal?
What is $@ in shell?