How do you know about running processes of a particular
user?

Answer Posted / punit sharma

ps -u <username> can provide the processes running for the
user.

ps -fu <username> can provide the full listing of the
processes running for the user

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a command to display a file’s contents in various formats?

614


What difference between cmp and diff commands?

714


What is {} in find command?

570


What is the use of awk command in unix?

567


Differentiate cmp command from diff command.

580






What is grep and how do you use it?

565


What does 'mkdir' command do in UNIX?

649


Which command is used to kill the last background job?

767


What is the command to find hidden files in the current directory?

570


Which command can you use to find the currently running process in unix server?

581


Explain command to show the space allocation of files?

623


Can you enlist some commonly used network commands?

591


Name the various commands that are used for the user information in unix.

534


What does sed command do in unix?

554


What is the use of finger command?

585