Conan Obrien Posted January 21, 2007 Share Posted January 21, 2007 how do u use it? i need to go to a directory so how do i do it? Link to comment https://www.insanelymac.com/forum/topic/39443-how-do-i-use-terminal/ Share on other sites More sharing options...
Sailfish Posted January 21, 2007 Share Posted January 21, 2007 how do u use it? i need to go to a directory so how do i do it? For real??? Ok... Open terminal type in uname -a this will tell you what kernel you are running. If you can do this, then you have successfully used "Terminal" Link to comment https://www.insanelymac.com/forum/topic/39443-how-do-i-use-terminal/#findComment-281160 Share on other sites More sharing options...
alc0h0lic Posted January 21, 2007 Share Posted January 21, 2007 run Terminal.app from /Applications/Utilities/ and type: cd /your/target/dir Link to comment https://www.insanelymac.com/forum/topic/39443-how-do-i-use-terminal/#findComment-281161 Share on other sites More sharing options...
asap18 Posted January 21, 2007 Share Posted January 21, 2007 cd means change directory so lets say you wanted to your documents cd ~/Documents The ~ part changes it to your user folder/ Link to comment https://www.insanelymac.com/forum/topic/39443-how-do-i-use-terminal/#findComment-281165 Share on other sites More sharing options...
Recommended Posts