An intro to the OS X command line(eddywashere.com)

8 years ago from Eddy Hernandez, UI Engineer at ScaleFT

  • Laurens SpangenbergLaurens Spangenberg, 8 years ago (edited 8 years ago )

    Don't forget that if a single tab doesn't show anything, because there are multiple files starting with those characters, press tab twice to see all files/folders that start with those characters. Then, type in the remaining characters until you're able to tab-autocomplete it.

    EDIT: To echo what another commenter on your site said, you should warn how deadly cp, rm, and mv can be.

    1 point