cygwin Directiry change

Posted by Lloyd graham on Sun 10 Oct 2004 07:26 AM — 2 posts, 12,815 views.

Canada #0
I have recently decided to get back into making my own muds my problem is that I haven’t done it in a while. I use windows so I went to use sygwin which was my old stand by. I downloaded it but I got the newer version and cant figure out how to change the directory to where my SRC files are located. the Files are in C under 1stmud if someone could tell me how to even just get into the C directory I can wing it from there thanx.

Sincerely

LAYAL
Amended on Sun 10 Oct 2004 07:28 AM by Lloyd graham
Canada #1
If your talking about changing your shell directory, you probably want:

cd c:
cd 1stmud
cd src

I don't know for sure, but I assume thats what you want.