diff options
author | Damian Perticone <mjolnirdam@gmail.com> | 2022-07-29 21:56:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-29 21:56:08 +0700 |
commit | af2c5e87ed3eae2a2aab21fe1bca991f892bdaf1 (patch) | |
tree | 1303612bcedc01300998d0248b18a6a62c7365c3 /system/procs/slack-desc | |
parent | e9b5b3c9086ea9654b9764792534020469759fd5 (diff) |
system/procs: Added (Replacement of ps).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/procs/slack-desc')
-rw-r--r-- | system/procs/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/procs/slack-desc b/system/procs/slack-desc new file mode 100644 index 000000000000..bb40bc58903d --- /dev/null +++ b/system/procs/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +procs: procs (replacement of 'ps' written in Rust) +procs: +procs: Procs is a replacement of ps written in rust +procs: +procs: Home: https://github.com/dalance/procs +procs: +procs: +procs: +procs: +procs: +procs: |