diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-09-11 20:56:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-13 20:56:12 +0700 |
commit | 81c4274a38a366486a91ea76e2eef82d65b65089 (patch) | |
tree | 727f6af3ddec13137373fee5a2b86c36fe2326b7 /system/posh/README | |
parent | 583df04998ec9f1b0393cb4e497ce83e53bb4d77 (diff) | |
download | slackbuilds-81c4274a38a366486a91ea76e2eef82d65b65089.tar.gz |
system/posh: Added (Policy-compliant Ordinary SHell).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/posh/README')
-rw-r--r-- | system/posh/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/posh/README b/system/posh/README new file mode 100644 index 0000000000..c18c26fb85 --- /dev/null +++ b/system/posh/README @@ -0,0 +1,2 @@ +posh is a stripped-down version of pdksh that aims for compliance with +Debian's policy, and few extra features. |