mirror of
https://github.com/uutils/procps.git
synced 2026-05-06 06:06:43 -04:00
Fix typo
This commit is contained in:
@@ -3,7 +3,7 @@ Rust reimplemtation of the procps project
|
||||
|
||||
Provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie").
|
||||
|
||||
Ongoing::
|
||||
Ongoing:
|
||||
* `pwdx`: Shows the current working directory of a process.
|
||||
|
||||
TODO:
|
||||
|
||||
Reference in New Issue
Block a user