amend based on the PR comments

This commit is contained in:
Frank Dietrich
2017-11-24 12:50:38 +01:00
parent 9592b58954
commit ded5c11e43

View File

@@ -18,6 +18,6 @@
`ps --user $(id --user) -F` `ps --user $(id --user) -F`
- List all processes of the current user as ASCII art process hierarchy: - List all processes of the current user as a tree:
`ps --user $(id --user) f` `ps --user $(id --user) f`