diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-01-27 02:26:48 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-01-27 02:26:48 +0100 |
commit | c649f69634104c80d5da8af20871646e7d06aab1 (patch) | |
tree | 127a7cba91ded30b105d18bd45d54a24d93d5128 /src/monitor/README.md | |
parent | 4853f0d91ab52940d8857a812fabda42915a738e (diff) | |
download | notes-c649f69634104c80d5da8af20871646e7d06aab1.tar.gz notes-c649f69634104c80d5da8af20871646e7d06aab1.zip |
ps: add notes
Diffstat (limited to 'src/monitor/README.md')
-rw-r--r-- | src/monitor/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/monitor/README.md b/src/monitor/README.md index baaacb9..4728b14 100644 --- a/src/monitor/README.md +++ b/src/monitor/README.md @@ -4,5 +4,6 @@ - [ss](./ss.md) - [pidstat](./pidstat.md) - [pgrep](./pgrep.md) +- [ps](./ps.md) - [pmap](./pmap.md) - [pstack](./pstack.md) |