Quote:
Originally Posted by UgoDeschamps here's a little something that should get you on the go... |
The link doesn't work for me.
What activate link does it refer to?
I get this message.
System Error: Module is not active
Unable to find Base Info for Module: guides
Explanation:
A module was called that has not yet been activated/installed. Use the activate link in the modules module (Modules->ViewAll) to install modules.
This topic I find of great interest.
I am especially interested in removing repetative parts of multiple filenames.
I am talking about bulk renaming.
Example is
abc-two_first.mp3
abc-two_second.mp3
abc-two_third.mp3
How do I remove abc-two_ from all the filenames?
Is the rename command best for this,or mv?
Or a combination of both commands put into a script?