Tagged Questions
1
vote
4answers
294 views
cd + bash completion script
I have web projects in /var/www/projects/some/long/path/strange-project-name
Now I want to type in terminal:
webs str{TAB}
It should autocomplete to the webs strange-project-name (basing on ls ...