How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / kavimani
ps -ef
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write a command to kill the last background job?
How do I use grep to find a file?
Explain ‘library functions’ with respect to unix commands?
Explain mount and unmount command.
What do chmod, chown, chgrp commands do?
What is a command and examples?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What does the command ' $who | sort –logfile > newfile' do?
What is ‘ps’ command for?
What are the unix commands?
What is the first character of the output in ls l command?
What is the comma to display different lines that are found when compare two files?
What will the following command do?
Name the various commands that are used for the user information in unix.
Why is awk called awk?