mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
9577ad0833
PR: ports/161650 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
15 lines
458 B
Plaintext
15 lines
458 B
Plaintext
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/
|