bin/tcsh @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/tcsh.1.gz share/doc/tcsh/README-color.jp share/doc/tcsh/README.kanji.patch.euc @dirrm share/doc/tcsh share/nls/C/tcsh.cat share/nls/C/tcsh.m share/nls/ja_JP.EUC/tcsh.cat share/nls/ja_JP.EUC/tcsh.m