diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-07-22 14:49:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-22 14:49:37 +0700 |
commit | bc7f2cb561bbe6040b2c59ae63a150627f917ed4 (patch) | |
tree | 81207d11aa7131b0f94e0ab5c3307d4bef85521a /system/ptop/README | |
parent | c3560b5edf4789c0a64377a3c05f8bdb19d9079b (diff) | |
download | slackbuilds-bc7f2cb561bbe6040b2c59ae63a150627f917ed4.tar.gz |
system/ptop: Added (task manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ptop/README')
-rw-r--r-- | system/ptop/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/ptop/README b/system/ptop/README new file mode 100644 index 0000000000..008fe08c37 --- /dev/null +++ b/system/ptop/README @@ -0,0 +1,2 @@ +An awesome task manager written in python. A more awesome top like +thing in your terminal ! |