command - Efficient way of using auto complete in Linux -


guys more efficient way of doing following using auto-complete?

cd ls cd bar ls cd baz ls cd basilio 

try ls -r outermost folder, recursively list content.


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -