First page
Back
Continue
Last page
Overview
Command Line Shortcuts: The Tab Key
Type <
TAB
> to complete command lines:
For the command name, it will complete a command name
For an argument, it will complete a file name
Examples:
$ xte<TAB> $ xterm
$ ls myf<TAB>
$ ls myfile.txt