Subsections

Cygwin-related questions

How can I access C: from within the Cygwin shell?

Cygwin uses a Posix-like directory structure, where drives are treated as ordinary directories. C: is called /cygdrive/c, D: is called /cygdrive/d, etc.

cd /cygdrive/c

will change your working directory to C:.

How do I clear the Cygwin bash shell?

Press CTRL-L.

How do I stop a running Tscope program

Press CTRL-C on the shell where you started the program, or use the task manager (CTRL-ALT-DEL).


Persoonlijke pagina Universiteit GentTscope
Allegro | Cygwin | Gcc
© See license.html for copyright information