in UNIX,How do you check for processes started by
particular user suppose the user name is 'suresh'?
Answer Posted / suitable
ps aux | grep username
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain ‘library functions’ with respect to unix commands?
What command is used to check the current users?
Who invented grep?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What are the unix commands?
What do chown command do?
Differentiate cmp command from diff command.
What is the significance of the 'tee' command?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How do I use grep to search for a file?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What are file commands?
What are the dos commands?
Why is shebang used?
how to sort the content of the file based on numeric values