Counting stuff

From UA Libraries Digital Services Planning and Documentation

(Difference between revisions)
Jump to: navigation, search
(New page: Image:numfiles.txt is a Windows Perl script that looks through scans directories in a selected collection directory, counts up all files of input extension chosen, and outputs txt file...)
Current revision (15:07, 10 June 2010) (edit) (undo)
 
Line 2: Line 2:
counts up all files of input extension chosen, and outputs txt file tab delimiting item number followed by number of files
counts up all files of input extension chosen, and outputs txt file tab delimiting item number followed by number of files
-
[[GBcount.txt]] is a Linux Perl script that collects the gigabyte count of content in our various archive directories.
+
[[Image:GBcount.txt]] is a Linux Perl script that collects the gigabyte count of content in our various archive directories.
-
[[countByBox]] is a Linux Perl script for the Cabaniss project, that gives us a count by box number of how many files are in the archive, and how many live on the web.
+
[[Image:countByBox.txt]] is a Linux Perl script for the Cabaniss project, that gives us a count by box number of how many files are in the archive, and how many live on the web.
-
[[acumenCount]] is a Linux Perl script that gives us a count by collection of items and files online in Acumen, as well as which ones have an EAD finding aid live.
+
[[Image:acumenCount.txt]] is a Linux Perl script that gives us a count by collection of items and files online in Acumen, as well as which ones have an EAD finding aid live.

Current revision

Image:Numfiles.txt is a Windows Perl script that looks through scans directories in a selected collection directory, counts up all files of input extension chosen, and outputs txt file tab delimiting item number followed by number of files

Image:GBcount.txt is a Linux Perl script that collects the gigabyte count of content in our various archive directories.

Image:CountByBox.txt is a Linux Perl script for the Cabaniss project, that gives us a count by box number of how many files are in the archive, and how many live on the web.

Image:AcumenCount.txt is a Linux Perl script that gives us a count by collection of items and files online in Acumen, as well as which ones have an EAD finding aid live.

Personal tools