Game Creations |
||
Home Games Courses Service Forum Chat Shop Links Sitemap Contact |
Terminal - Mac Basic settings Open Terminal - Applications/Utilities/Terminal.app - drag into Dock - open Terminal window name is: Desktop - bash - 77x51 - ⌘1 If monitor line shows: clear - makes Terminal show your line as the only one whoami - shows user name Write files with spaces as "a b" etc. history - shows mumbered history of all entries Use cursor keys up and down to switch between your commands cd - change directory - default is home - cd Desktop etc. - always write first cd - then press enter - repeat writing cd and add name of new directory: cd Desktop etc. pwd - print working directory - prints path cat - concatenate and print (display) content of file su - changes user, enter password python - enters python ls - list information about file - shows by default home directory mkdir - make directory - create new folder nano - simple text editor > write text, control x exits, give file name, enter - file saved open - open file/folder/URL/Application kill - stop process from running echo - display text on Terminal screen info - help info sudo shutdown -r now - restart mac ? ss64.com/osx An A-Z Index of the Apple OS X command line How to Type the Command Key Symbol and Other Cool Symbols - Mac Life Terminal Lessons - macheads101
|
|
Copyright © 2013-2014 by IDL Productions |