UNIX-like Interface

2. Shells
  • The cygwin default is the bash shell. Looks for .bashrc in home directory.
  • tcsh is also available. Looks for .tcshrc in your home directory.
  • HOME environment variable are important (you should set to H:\Users\login_id)
  • Some man pages available with commercial version installed on login nodes.

Reference: Instructions for starting up cygwin