Does anyone have a script to hand that will hack off the first 3 characters of a directories name
I have a few hundred directories that need changing from 01-directoryname to just directoryname for example
All the directories start with 2 numbers and a hypen if makes it easier.
This does not hack off the first three characters, but all characters up to and inclusing the - (which also fits your description).
Exeacty hacking off the first three chars: