Tag: unix

Tab-tab (Auto-suggest)

Tab-tab — Auto-suggest BONUS! Bash comes with a special bonus: Tab-tab. When you hit tab twice, your shell prompt will show you a list of suggested completions and then return you…

Tab (Auto-complete)

Tab — Auto-complete On your Bash or ZShell prompt while you navigate the file system, hit tab once. It will “type for you” — automatically matching what it thinks you…