How will you print the login names of all users on a system?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

I want to monitor a continuously updating log file, what command can be used to most efficiently achieve this?

0 Answers  


What is shell and shell script?

0 Answers  


What is a boot block?

0 Answers  


write a shell script that accepts name from user and creates a directory by the path name, then creates a text file in that directory and stores in it, the data accepted from user till STOP, displays the no. of characters stored in the file.Program stops if directory name is null

1 Answers  


how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?

4 Answers  


What does chmod do?

0 Answers  


How do I open the shell in cmd?

0 Answers  


What are the different communication commands available in the shell?

0 Answers  


Write down the syntax of "for " loop

0 Answers  


What is option in shell script?

0 Answers  


What is the use of "$#" in shell scripting?

0 Answers  


Determine the output of the following command: name=shubham && echo ‘my name is $name’.

0 Answers  


Categories