Installation of <application>tcsh</application> Install tcsh by running the following commands: ./configure --prefix=/usr && make && make install && cp tcsh.man /usr/share/man/man1/tcsh.1 && ln -s /usr/bin/tcsh /bin/csh