** This instructable is primarily for the SALAMANDER Sensors Project **
** www.salamandersensors.org **
Remove these ads by
Signing UpStep 1Navigating to different folders inside of cygwin
The command line above where you type tells you what folder you are currently positioned.
To get to the main cygwin folder you will want to type in "cd ../../", This will take you the main cygwin folder.
You can get to this file through my computer navigating to " C:\cygwin " from here you can see what all file and folders that are located inside this main folder for cygwin. **** It's also possible to see what files and folders are under the main cygwin folder by typing "ls" (LS) into the command line.
Now that we know folders are located inside this folder we can decide which folder we want to goto next.
To move to the next folder type "cd (foldername)" into the command line. The folder name wont have the () around it. Also the foldername can't have any spaces in it. The folder name can contain - or . but no spaces!
We are now in the folder called opt, from which we can follow the same process to move to folder deeper by looking at the folder contained inside of opt.
You can always go back a folder if you need to by typing "cd ../" each time you type this it will take you back one folder.
| « Previous Step | Download PDFView All Steps | Next Step » |
4
comments
|
Add Comment
|
yoyology
says:
AndyGadget
says:
![]() |
Add Comment
|

















































