in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?
Answer Posted / dharchana
ps -u suresh
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Can you explain a little bit about command substitution?
What is sed awk grep?
Explain command to display different lines that are found when compare two files?
What does touch command do in unix?
How do I use nslookup?
Explain the steps that a shell follows while processing a command.
Differentiate cmp command from diff command.
Is grep faster than awk?
Which unix command lists files/folders in alphabetical order?
Describe the usage and functionality of the command rm –r * in unix?
What is command statement?
What are the dos commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is grep in bash?
How do I search for a file in unix command?