What is the command to find out users on the system?
No Answer is Posted For this Question
Be the First to Post Answer
What is a command line shell?
How would you print just the 25th line in a file using smallest shell script?
What is sh in shell script?
What does echo $0 do?
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
What is the default shell of solaris?
How to initialize a directory size to a variable??
What is the difference between scripting and coding?
How does ls command work?
Why do we write bin bash in shell scripts?
When should shell programming/scripting not be used?