1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:38:10 +00:00
serenity/Base/usr/share
Tim Ledbetter aeb87d6e78 ps: Allow multiple filtering options to be used simultaneously
Previously, it was assumed that only one filtering option, such as
`-u` or `-p` would be used at a time. With this PR, processes are now
shown if they match any of the specified filters.
2023-07-11 13:02:08 +01:00
..
man ps: Allow multiple filtering options to be used simultaneously 2023-07-11 13:02:08 +01:00
shell/completion Base: Add some default completions to shellrc 2022-04-18 19:53:10 +04:30