このソフトをインストールするとシェル入力が楽になります。
コマンドプロンプトで
カーソルの上キーを押すと以前のコマンドが表示される。
ファイル名を途中まで入れてTABキーを押すと全部入力される
などなど。
Solarisのインストールが終わったらまずはこれを入れましょう。
実行ファイルは以下です
/usr/local/bin/tcsh
$su #gtar zxvf tcsh.6.09.SPARC.32bit.Solaris.7.pkg.tgz tcsh/ tcsh/pkgmap tcsh/pkginfo tcsh/root/ tcsh/root/usr/ tcsh/root/usr/local/ tcsh/root/usr/local/bin/ tcsh/root/usr/local/bin/tcsh tcsh/root/usr/local/lib/ tcsh/root/usr/local/lib/tcsh/ tcsh/root/usr/local/lib/tcsh/FAQ tcsh/root/usr/local/lib/tcsh/complete tcsh/root/usr/local/lib/tcsh/eight-bit.me tcsh/root/usr/local/man/ tcsh/root/usr/local/man/man1/ tcsh/root/usr/local/man/man1/tcsh.1 tcsh/install/ tcsh/install/checkinstall #pkgadd -d ./ The following packages are available: 1 tcsh tcsh 6.09 SPARC 32bit Solaris 7 (sparc) 6.09 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: 1 Processing package instance <tcsh> from </export/home/inst> tcsh 6.09 SPARC 32bit Solaris 7 (sparc) 6.09 Zoulas ## Executing checkinstall script. ## Processing package information. ## Processing system information. 4 package pathnames are already properly installed. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. Installing tcsh 6.09 SPARC 32bit Solaris 7 as <tcsh> ## Installing part 1 of 1. /usr/local/bin/tcsh /usr/local/lib/tcsh/FAQ /usr/local/lib/tcsh/complete /usr/local/lib/tcsh/eight-bit.me /usr/local/man/man1/tcsh.1 [ verifying class <none> ] Installation of <tcsh> was successful. The following packages are available: 1 tcsh tcsh 6.09 SPARC 32bit Solaris 7 (sparc) 6.09 all packages). (default: all) [?,??,q]: q # cd tcsh # rm -r * # cd .. # rmdir tcsh |







