summaryrefslogtreecommitdiffstats
path: root/shells/ksh93/pkg-plist
blob: 07a5f96de8dcfe141357a781d5c3091e47ddca33 (plain)
1
2
3
bin/ksh93
@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
OpenPOWER on IntegriCloud