Results 1 to 3 of 3
3) Open a terminal emulator (xterm, konsole, whatever) and cd to the folder you downloaded the PyLotRO source code to.
Anyone know what exactly that means? I can understand all ...
- 06-24-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
[SOLVED] How do I cd somthing to a folder?
3) Open a terminal emulator (xterm, konsole, whatever) and cd to the folder you downloaded the PyLotRO source code to.
Anyone know what exactly that means? I can understand all of the rest of the download instructions, but it appears cding to a folder draws me a blank. I cannot find "cd" listed as a specific command either 8(
Any hint would be appreciated
- 06-24-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Hello and welcome!
Check the manual page for cd (change directory) to get more info on how to use it:Code:cd /path/to/folder_name
Check LinuxCommand.org for more good info on using the command line under Linux:Code:man cd
LinuxCommand.org: Learn the Linux command line. Write shell scripts.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 06-24-2010 #3Just Joined!
- Join Date
- Jun 2010
- Posts
- 2
Thank you!


