Let's say you have 100 programs in your PATH that start with the letter "g", but only one program in the current folder that starts with "g". You type `./g[TAB]` so it autocompletes automatically to the local program instead of cycling through dozens of results you know you don't want.
jagged-chisel|4 months ago
As an argument in a line? My shell offers completion from the current directory without ./ just fine.
alganet|4 months ago