Automator Strikes Again!
Josh and I were working with a batch of resources this afternoon, and we had to rename them all to match a particular specification (by prepending each filename with a string).
We didn't want to use the Finder to manually rename each file, so Josh was trying to remember enough shell scripting to get the job done, finally resorting to renaming them individually via Terminal in duplicated mv afilename prefix_afilename format.

For the Mavericks project, I get to transcode 9 DVD-ROMs worth of high resolution TIFF images into JPEG images for use during authoring by Pachyderm (I could use the TIFFs directly, but that would tax the system more than I'd like to during beta testing).