summaryrefslogtreecommitdiffstats
path: root/shells/pash/pkg-plist
blob: 632bca717e4a812b5e49b44c469eee8161611bfc (plain)
1
2
3
bin/pash
@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