blob: 24120512bc9c8a40f8d60c2aa5abd3107d264b41 (
plain) (
tree)
|
|
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
WWW: http://members.tip.net.au/~dbell/
|