Skip to navigation
Rename file with a linux command
11.09.20
find . -type f -iname "*.jcd" -exec rename -v 's/RE/F/' {} \;
Reply
Anonymous
Information Epoch 1788934322
Prototype before polishing. Get it working before you optimize it.
Home
Notebook
Contact us