Sha256: 44c90b73e0589b1b5074766b3464f1dce11706c45f9b1bda9a3e416ac39e99b6
Contents?: true
Size: 670 Bytes
Versions: 8
Compression:
Stored size: 670 Bytes
Contents
= AbsoluteRenamer AbsoluteRenamer is a very powerful tool that helps files and directories renaming using the Krename syntax. == Synopsis absrenamer [OPTION]... [FILE]... For instance, the following line will rename all IMG*.JPG files in photo_01.jpg, photo_02.jpg, ... absrenamer -f 'photo_##' -x '%' IMG*.JPG == Requirements * Ruby >= 1.8.7 (earlier releases will not work) == Installing You can simply install AbsoluteRenamer with gem : sudo gem install simonc-AbsoluteRenamer == Documentation * http://wiki.github.com/simonc/AbsoluteRenamer == Contributors * Simon COURTOIS == Copyright Copyright (c) 2009 Simon COURTOIS. See LICENSE for details.
Version data entries
8 entries across 8 versions & 1 rubygems