batch rename linux
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5769

Eat Me for Linux 1.0
Eat Me is a free, cute and funny set that contains 10 icons more>> Yay! Its halloween again and David has been kind enough to create an awesome set of spooky (er... funny and cute really) folder characters for us to use this year!<<less
Download (373KB)
Added: 2009-04-19 License: Freeware Price:
187 downloads

ReNameIt For Linux 1.0.20
ReNameIt is a powerful desktop tool more>> ReNameIt is a powerful desktop tool which will help you rename & index any number of files quickly and safely. If you need to index your pictures, MP3s, movies or if you simply need to keep your files in perfect order then ReNameIt is the tool you need.<<less
Download (134KB)
Added: 2009-04-14 License: Freeware Price: Free
193 downloads
Bowzilla for Linux
Bowzilla is a mini Game for 2 players. more>>
Bowzilla is a mini Game for 2 players. Leaned against the old QBasic Gorilla, you must fire at your opponent in real-time.
Particularly the realistic blood is to be considered with the lightning strike. You have to find a whole in the target range. However, you should not expect to much from it.
<<lessParticularly the realistic blood is to be considered with the lightning strike. You have to find a whole in the target range. However, you should not expect to much from it.
Download (7.1MB)
Added: 2005-10-07 License: Freeware Price:
1479 downloads
Trinacria Linux 2.0
Trinacria Linux is a new Italian distribution based on KNOPPIX. more>>
Trinacria Linux is a new Italian distribution based on KNOPPIX.
Trinacria Linuxs primary target markets are the Italian office users and Linux beginners.
<<lessTrinacria Linuxs primary target markets are the Italian office users and Linux beginners.
Download (683.9MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1114 downloads
Phrealon Linux 0.96
Phrealon Linux is a bootable Linux CD for imaging workstations. more>>
Phrealon is a bootable linux CD based on Slackware Linux 8.0 (now 9.0)designed to allow the easy imaging of multiple workstations.
It utilizes the udpcast set of Linux tools to accomplish this.
<<lessIt utilizes the udpcast set of Linux tools to accomplish this.
Download (34.4MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1665 downloads
Bonzai Linux 3.2
Bonzai Linux has been build to offer a Debian based Desktop-OS that fits on a 180MB CD-R(W). more>>
Bonzai Linux has been build to offer a Debian based Desktop-OS that fits on a 180MB CD-R(W).
The Distribution includes the current stable version of KDE and has been modified for easier installation.
Version 1.5 was released May 20, 2003. Version 3.2 was released January 14, 2004.
<<lessThe Distribution includes the current stable version of KDE and has been modified for easier installation.
Version 1.5 was released May 20, 2003. Version 3.2 was released January 14, 2004.
Download (190MB)
Added: 2005-05-16 License: GPL (GNU General Public License) Price:
923 downloads
Icepack Linux 2.75
Icepack linux is an independent Linux distribution built from scratch. more>>
Icepack linux is an independent Linux distribution built from scratch. Our objective is to offer you a user-friendly full-featured operating system, pre-configured, well structured and easy to work with, and filled with the latest stable versions of great Linux applications.
You dont need a profound Linux knowledge to install and use Icepack - our install manager guides you safely through the installation process, and the desktops and menus are self-explanatory!
<<lessYou dont need a profound Linux knowledge to install and use Icepack - our install manager guides you safely through the installation process, and the desktops and menus are self-explanatory!
Download (574MB)
Added: 2005-04-06 License: GPL (GNU General Public License) Price:
1668 downloads
Afick for Linux 2.11-1
Afick is a security tool, very close from the well known tripwire. more>> Afick is a security tool, very close from the well known tripwire. It allows to monitor the changes on your files systems, and so can detect intrusions.<<less
Download (602KB)
Added: 2009-04-09 License: Freeware Price: Free
197 downloads
Nethence Linux 200604051931
Nethence Linux is a Slackware, but with less packages, hence the lighter ISO image. more>>
Nethence Linux is a Slackware, but with less packages, hence the lighter ISO image. During installation, just select A, AP, D, K, L, N and eventually X sets, then Full install.
The packages matching the latest patches/packages/, ../unsupported/ and pasture/ folders as of Nethence Linux release date are included.
<<lessThe packages matching the latest patches/packages/, ../unsupported/ and pasture/ folders as of Nethence Linux release date are included.
Download (244MB)
Added: 2006-09-12 License: GPL (GNU General Public License) Price:
1145 downloads
Fast Icon Users for Linux -
User icons with functions like: add, chat, edit, offline, remove, send, upload more>> Description:
11 icons of users.
Content:
User icons with functions like: add, chat, edit, offline, remove, send, upload, user, user group, video chat, voice chat<<less
Download (313KB)
Added: 2009-04-04 License: Freeware Price:
211 downloads
Aries Icons for Linux -
A funny icon collection designed to beautify your computer screen. more>> License:Free for personal non-commercial use, Includes a link back to author site
Comment:Includes: applications icons, system icons and bonus icons<<less
Download (1.60MB)
Added: 2009-04-17 License: Freeware Price: Free
189 downloads
massrename 0.9.7
massrename is a general-purpose utility for batch-renaming file extensions. more>>
massrename is a general-purpose utility for batch-renaming file extensions, as well as strings within the base filename (for example, "SomeblehFile.mp3" to "SomeblahFile.mp3")
Usage: /usr/bin/massrename [ ARGUMENTS ] ...
Examples:
massrename --from mp3 --to ogg # rename *.mp3 to *.ogg
massrename -f ogg -t mp3 -n # rename *.ogg to *.mp3, no logging
Operation Modifiers:
Required arguments:
-f, --from source file extension or string to rename
-t, --to output file extension or string to rename to
Optional arguments:
-b, --beginning add a string to the beginning of the filename
-c, --change-dir DIR rename files in DIR instead of the current directory
-d, --dotfiles rename hidden files too
-e, --end add a string to the end of the filename
-h, --help display this help output and exit
-i, --ignore-case ignores filenames case when searching
for files to rename
-n, --no-logs dont make a log of renamed files
-p, --perl-rename use perls rename() function instead of the systems
"mv" command
-v, --version display version information and exit
-w, --within search for string within filename instead of extension
Enhancements:
- Minor bugfixes.
- The README file has been revised.
- An optional argument "--ignore-case" has been added, allowing massrename to ignore the case of filenames to be renamed at runtime.
- Debian and Red Hat package formats have been added.
<<lessUsage: /usr/bin/massrename [ ARGUMENTS ] ...
Examples:
massrename --from mp3 --to ogg # rename *.mp3 to *.ogg
massrename -f ogg -t mp3 -n # rename *.ogg to *.mp3, no logging
Operation Modifiers:
Required arguments:
-f, --from source file extension or string to rename
-t, --to output file extension or string to rename to
Optional arguments:
-b, --beginning add a string to the beginning of the filename
-c, --change-dir DIR rename files in DIR instead of the current directory
-d, --dotfiles rename hidden files too
-e, --end add a string to the end of the filename
-h, --help display this help output and exit
-i, --ignore-case ignores filenames case when searching
for files to rename
-n, --no-logs dont make a log of renamed files
-p, --perl-rename use perls rename() function instead of the systems
"mv" command
-v, --version display version information and exit
-w, --within search for string within filename instead of extension
Enhancements:
- Minor bugfixes.
- The README file has been revised.
- An optional argument "--ignore-case" has been added, allowing massrename to ignore the case of filenames to be renamed at runtime.
- Debian and Red Hat package formats have been added.
Download (0.008MB)
Added: 2006-11-24 License: Artistic License Price:
1172 downloads
Serna Free for Linux 4.1
Syntext Serna Free is a powerful and easy-to-use XML editor for WYSIWYG content authoring intended for personal use at home, documenting open-source projects, education, and other non-commercial uses. Available for Windows, Linux, MacOsX, SunSolaris. more>> <<less
Download (59.85MB)
Added: 2009-04-22 License: Freeware Price:
187 downloads
Powered by Linux
Powered by Linux is a KDM theme created after a wallpaper of the same name. more>>
Powered by Linux is a KDM theme created after a wallpaper of the same name. It was tested on KDE 3.5.6.
<<less Download (0.70MB)
Added: 2007-03-16 License: GPL (GNU General Public License) Price:
953 downloads
GPRename 2.4
GPRename is a GUI batch file renamer based on Gtk-Perl. more>>
GPRename is a GUI batch file renamer based on Gtk-Perl.
GPRename can rename files numerically, insert/delete characters at/between specified position(s), replace strings (either using regular express or not), and change case.
<<lessGPRename can rename files numerically, insert/delete characters at/between specified position(s), replace strings (either using regular express or not), and change case.
Download (0.036MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
831 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above batch rename linux search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed