What is the command for " how many shell is running in your
system or how many shell supported by your system " ?.

Answer Posted / nayakss

ps| grep -E "*shh*" | wc -l

This gives the no of shell currently running.
Though this answer is correct but I don't think this is the
right approach.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is tickets $ what low,medium,high priorite pls define time also

1730


What is echo $shell?

628


What is bash eval?

554


What are the advantages of shell script?

529


Why should we use shell scripts?

604






What is the meaning of $1 in shell script?

605


how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com

2118


What does $@ mean in shell?

600


What is bash shell command?

564


How do I run a powershell script?

587


Write a command sequence to find the count of each word?

548


What is the best shell scripting language?

547


How can you get the value of pi till a 100 decimal places?

561


What is shell geeksforgeeks?

604


How do you know which shell I am using?

603