mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 00:07:35 +00:00
Base: Expand "See Also" sections of many manpages
This commit focuses on the CLI utilities.
This commit is contained in:
parent
f544132fe8
commit
afaea38be2
56 changed files with 162 additions and 25 deletions
|
@ -27,3 +27,7 @@ For each process, print its PID (process ID), to which TTY it belongs, and invok
|
|||
```sh
|
||||
$ ps -ef
|
||||
```
|
||||
|
||||
## See Also
|
||||
* [`pmap`(1)](help://man/1/pmap)
|
||||
* [`lsof`(1)](help://man/1/lsof)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue