How can I rename "*.foo" to "*.bar"?


Use the pattern removal functionality described in D3. The following `for'
loop will do the trick:

for f in *.foo; do
mv $f ${f%foo}bar
done



UNIXguide.net
English to Visayan Cebuano Dictionary

Find: Display: hits per page

Suggest a Site
Visayan Cebuano to English Dictionary