summaryrefslogtreecommitdiff
path: root/shells/pdksh/pkg-plist
blob: 651cadf8359f1013f5864c0f743b932d642a8985 (plain) (blame)
1
2
3
4
bin/ksh
@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
man/man1/ksh.1.gz