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
What is nr in awk command?
What does the metacharacter mean?
What is the size of time_t?
Write a command that will display files in the current directory, in a colored, long format.
Which command is used to kill the last background job?
What will the following command do?
What is the use of egrep command in unix?
What are the general commands in using unix os for a beginner?
How does shebang work?
What does this command do? Cat food 1 > kitty
Who command in unix?
How many unix commands are there?
What does the command ' $who | sort –logfile > newfile' do?
What command is used to check the current users?
What is the behavioural difference between cmp and diff commands?