summaryrefslogtreecommitdiff
path: root/shells/standalone-tcsh/pkg/PLIST
blob: 4b5d0cd4a189ac4e7bc8ebb7ed1b153128ad4495 (plain)
1
2
3
4
5
@comment $NetBSD: PLIST,v 1.3 2001/09/23 21:06:08 tron Exp $
bin/tcsh
@exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v '^%D%F$' /etc/shells.bak || true; 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