Use Tab to autocomplete
When in the terminal, use the Tab
key to autocomplete file and folder names.
Example
If you have a folder called Projects, you can do this:
$ cd Pro
hit the Tab
key
$ cd Projects
Yay! \o/
When in the terminal, use the Tab
key to autocomplete file and folder names.
If you have a folder called Projects, you can do this:
$ cd Pro
hit the Tab
key
$ cd Projects
Yay! \o/