what is the command to find out which shell you are running?
Answer Posted / rajhshekhar aletty
ps This command displays your current SHELL and your default
SHELL also.
Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
What is the use of awk command in unix?
Which unix command to make a new directory?
What does the command ' $who | sort –logfile > newfile' do?
What are reported commands?
What is the first character of the output in ls l command?
Write a command that will display files in the current directory, in a colored, long format.
What is in grep command?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
How do I use nslookup?
What is the significance of the 'tee' command?
Why is it called a shebang?
What is the difference between cat command and more command?
How to display no of records in oracle using unix command?