aboutsummaryrefslogtreecommitdiffstats
path: root/shells/sash/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'shells/sash/pkg-descr')
-rw-r--r--shells/sash/pkg-descr18
1 files changed, 18 insertions, 0 deletions
diff --git a/shells/sash/pkg-descr b/shells/sash/pkg-descr
new file mode 100644
index 000000000000..fd258542e422
--- /dev/null
+++ b/shells/sash/pkg-descr
@@ -0,0 +1,18 @@
+SASH (Stand-Alone SHell)
+
+It is a nice combination of bare-bones shell and a dozen
+or so most useful unix commands.
+
+Shell includes: echo pwd cd mkdir mknod rmdir sync rm chmod
+ chown chgrp touch mv ln cp cmp more exit
+ setenv printenv umask kill where
+
+Commands include: dd ed grep gzip ls tar file find mount chattr
+
+SASH is a port from Linux version (David Bell) by Andrzej Bialecki
+<abial@FreeBSD.org>.
+
+WWW: http://www.pcug.org.au/~dbell/
+
+Patrick Gardella
+<patrick@freebsd.org>