1994-08-23 10:10:02 +00:00
|
|
|
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
|
1996-11-18 14:17:24 +00:00
|
|
|
man/man1/tcsh.1.gz
|
1998-07-03 23:34:26 +00:00
|
|
|
share/doc/tcsh/complete.tcsh
|
|
|
|
share/doc/tcsh/FAQ
|
|
|
|
share/doc/tcsh/HISTORY.kanji.patch.euc
|
|
|
|
share/doc/tcsh/HowToMakeNLS.euc
|
|
|
|
share/doc/tcsh/README-color.ja
|
|
|
|
share/doc/tcsh/README.kanji.patch.euc
|
|
|
|
@dirrm share/doc/tcsh
|
1995-06-17 04:48:16 +00:00
|
|
|
share/nls/C/tcsh.cat
|
1998-07-03 23:34:26 +00:00
|
|
|
share/nls/C/tcsh.m
|
|
|
|
share/nls/ja_JP.EUC/tcsh.cat
|
|
|
|
share/nls/ja_JP.EUC/tcsh.m
|
|
|
|
share/nls/ja_JP.SJIS/tcsh.cat
|
|
|
|
share/nls/ja_JP.SJIS/tcsh.m
|