Projects / renameutils

renameutils

The file renaming utilities (renameutils for short) are a set of programs designed to make renaming of files faster and less cumbersome. qmv ("quick move") allows file names to be edited in a text editor. The names of all files in a directory are written to a text file, which is then edited by the user. The text file is read and parsed, and the changes are applied to the files. qcp copies files instead of renaming them. imv ("interactive move"), is trivial but useful when you are too lazy to type (or even complete) the name of the file to rename twice. It allows a file name to be edited in the terminal using the GNU Readline library. Similarly, icp copies files instead of renaming them.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  23 Apr 2012 21:19

    Release Notes: This release fixes a -d bug and adds an ls variable.

    •  18 Aug 2011 20:54

      Release Notes: Bugfixes.

      •  21 Sep 2008 13:13

      No changes have been submitted for this release.

      •  04 Dec 2007 10:38

      No changes have been submitted for this release.

      •  24 Aug 2005 11:51

      No changes have been submitted for this release.

      RSS Recent comments

      18 Sep 2004 05:57 kreiger

      Renaming files in Midnight Commander
      If you press Shift-F6 instead of F6 you don't have to enter the whole name again.

      12 Jul 2002 13:51 bene1

      Perfect!
      That's exactly the tool i just needed.
      Thank you!

      Screenshot

      Project Spotlight

      pyClamd

      A virus checking module for Python that uses the clamd daemon from ClamAV.

      Screenshot

      Project Spotlight

      TCPDF

      A PHP class for generating PDF documents.