summaryrefslogtreecommitdiff
path: root/shells/sash/pkg-descr
blob: fd258542e422eced363ab09616a902e9b214eeb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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>