3 # @(#)install.sh 4.5 (Berkeley) 10/12/83
22 -o ) chown
="chown -f $2"
26 -g ) chgrp
="chgrp -f $2"
39 then echo "install: no destination specified"
43 then echo "install: too many files specified -> $*"
46 if [ $1 = $2 -o $2 = .
]
47 then echo "install: can't move $1 onto itself"
56 then echo "install: can't open $1"