On Fri, 8 Feb 2019, Russell Senior wrote:
You ought to be able to figure out what's wrong and correct it. Retry until it does look right *before* you remove the "echo".
Russell,
For the record, the working script is:
for i in BMRR_* ; do mv $i ${i##BMRR_} ; done
Best regards,
Rich
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug
