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/SUMMARY.md | |
parent | 4853f0d91ab52940d8857a812fabda42915a738e (diff) | |
download | notes-c649f69634104c80d5da8af20871646e7d06aab1.tar.gz notes-c649f69634104c80d5da8af20871646e7d06aab1.zip |
ps: add notes
Diffstat (limited to 'src/SUMMARY.md')
-rw-r--r-- | src/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SUMMARY.md b/src/SUMMARY.md index d0e83ff..6c53882 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -27,6 +27,7 @@ - [ss](./monitor/ss.md) - [pidstat](./monitor/pidstat.md) - [pgrep](./monitor/pgrep.md) + - [ps](./monitor/ps.md) - [pmap](./monitor/pmap.md) - [pstack](./monitor/pstack.md) |