summaryrefslogtreecommitdiff
path: root/shells/standalone-tcsh/pkg/PLIST
blob: 6f82e2da016a05f793a845434c651dd937e1fa80 (plain)
1
2
3
4
5
@comment $NetBSD: PLIST,v 1.1.1.1 2001/07/27 19:52:45 agc Exp $
bin/tcsh
@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
usr/share/man/man1/tcsh.1