summaryrefslogblamecommitdiff
path: root/shells/bash2/pkg-plist
blob: a35ec68f292c8055498bfa605b3b4d2f119c8db4 (plain) (tree)
1
2
3
4
5
6
7
8
9
        

                                                                                                                           
           
                                                           
              

                            
                          
                     
bin/bash
@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
bin/bashbug
@unexec install-info --delete %D/info/bash.info %D/info/dir
info/bash.info
share/doc/bash/article.ps.gz
share/doc/bash/bashref.ps.gz
share/doc/bash/article.txt
@dirrm share/doc/bash