Search Results

Search: Posts Made By: Mithu
7,358
Posted By Mithu
Here is a link with some ideas on how to handle...
Here is a link with some ideas on how to handle this:

Batch change extension of files on the unix command line (http://lab.artlung.com/unix-batch-file-rename/)
30,293
Posted By Mithu
You could try using "find" instead: find ....
You could try using "find" instead:

find . -maxdepth 1 -type f
7,881
Posted By Mithu
BASH complete-filename & menu-complete together
Hi,

Does anyone know how to make BASH provide a list of possible completions on the first tab, and then start cycling through the possibilites on the next tab?

Right now this is what I have in...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 01:34 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy