Win32 Perl Scripts:
To download any of the following script, right click on the
.pl
link and select "Save Target As..." option.
To view the content of a script, click on the corresponding
text
link.
count_files.pl
text
-- counts number of files in a given directory
RenameFilePrefixple.pl
text
-- renames all files with a specifc old prefix to a new prefix on a given directory
RenumberFiles.pl
text
-- renames all files in digital pictures folder with sequential numbers starting from 1
mvDir.pl
text
-- renames directories of specific id labels to corresponding text strings
GroupFlowers.pl
text
-- categorizes files into subfolders based on image resolution (recursive function)
MergeMP3files.pl
text
-- merges (appends) mp3 files in a folder into a single mp3 file
--Prabakar
prabakar@cis.fiu.edu