Turn on Bash Smart Completion
January 29th, 2006
Another sweet little tip from the Ubuntu Blog: The Bash shell has this sweet feature where you can use the TAB key to auto-complete certain things. For example, when I am in my home directory, the following command:
$cd Do[TAB-key]
will automatically yield:
$cd Documents
If you are an absolute novice, like I was, not so long ago, discovering tab completion in the terminal can make you go a^?oeWow!a^??. Wait till you hear the rest now
Read the rest: Turn on Bash Smart Completion







