file manipulation

Executing an action or a set of actions on files.

Sometimes, you want to execute specific commands on a set of files, or manipulate some files with the same commands. Eg: - rename all files in a directory with a specific filename scheme. - extract id tags information from mp3s etc.
Subscribe to file manipulation