You can use the built in rename
or ren
command:
ren *.jpg ._*.jpg
Though, as with all these things, try it on a directory containing just a few files first.
You can use the built in rename
or ren
command:
ren *.jpg ._*.jpg
Though, as with all these things, try it on a directory containing just a few files first.