Linux Whodo Command?
- Forums
- Linux Commands
- Linux Whodo Command?
i am trying to use the who do command to find out who has scheduled jobs in my computer, i was told to use the whodo [840], Last Updated: Mon Jun 24, 2024
Genrich62145
Tue Apr 27, 2010
1 Comments
1729 Visits
i am trying to use the who do command to find out who has scheduled jobs in my computer, i was told to use the whodo command, but when i try to send the whodo command i get an error it says:
bash: whodo: command not found
i do the man page then it says: no manual entry for whodo
can you install it?
Purpose
Lists the jobs being performed by users on the system.
Syntax
whodo [ -h ] [ -l ] [ -X ] [ User ]
Description
Prints information on all processes for a terminal, as well as the child processes.
By default, the output generated by the command for each active logged user will contain name of the terminal, user ID, date login time. The output is headed by the date, time and machine name. This information is followed by a record of active processes associated with that user ID. Each record shows the terminal name, process-ID, CPU minutes and seconds used, and process name.