freebsd-ports/shells/44bsd-csh/pkg-plist
Satoshi Asami dc4f7f13ca @dirrm share/doc/44bsd-csh
Submitted by:	bento
2000-05-31 05:27:54 +00:00

5 lines
314 B
Text

bin/44bsd-csh
share/doc/44bsd-csh/paper.ascii.gz
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells
@unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells
@dirrm share/doc/44bsd-csh