mirror of
https://github.com/uutils/procps.git
synced 2026-06-10 16:14:00 -07:00
readme: move pidwait to ongoing
This commit is contained in:
@@ -21,9 +21,9 @@ Ongoing:
|
||||
* `pgrep`: Searches for processes based on name and other attributes.
|
||||
* `pidof`: Find the process ID of a running program.
|
||||
* `ps`: Displays information about active processes.
|
||||
* `pidwait`: Waits for a specific process to terminate.
|
||||
|
||||
TODO:
|
||||
* `pidwait`: Waits for a specific process to terminate.
|
||||
* `skill`: Sends a signal to processes based on criteria like user, terminal, etc.
|
||||
* `tload`: Prints a graphical representation of system load average to the terminal.
|
||||
* `top`: Displays real-time information about system processes.
|
||||
|
||||
Reference in New Issue
Block a user