How do you find out all processes that are currently
running in UNIX OS?
Answer Posted / shaishaw
ps
ps -e
ps -a
ps -f
top
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Using unix command how to display no of records in oracle?
What is the nmap command?
What is $0 bash?
Which unix command lists files/folders in alphabetical order?
How do I use grep to search for a file?
how to sort the content of the file based on numeric values
Differentiate cat command from more command.
How does shebang work?
What is the behavioural difference between cmp and diff commands?
Explain the steps that a shell follows while processing a command.
How to find $ai_serual resolved path by using unix
What is the general format of unix command syntax?
What is the use of egrep command in unix?
What is pipe command in unix?
What is sed awk grep?