Which is the command used to find out currently executing
Process in UNIX?
Answer Posted / hemapriyadharshini.s
ps -ef
| Is This Answer Correct ? | 46 Yes | 4 No |
Post New Answer View All Answers
How does pipe () work?
What is difference between grep and find command in unix?
Name the various commands that are used for the user information in unix.
Differentiate cmp command from diff command.
How do I find previous commands in unix?
What does grep v grep do?
Enlist some filename manipulation commands in unix.
What is the difference between cat command and more command?
What is the unix command to confirm a remote host is alive or not?
Which command can you use to find the currently running process in unix server?
What is {} in find command?
Name the unix command to find how many days the server has been up.
What is the pipe command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is awk good for?