Jeremy Luscombe
Home
Posts
Notes
Now
Batch rename files using rename
This appends .json to each file that doesn't already have a .json extension.
rename 's/$/.json/' *