Tag Archives: perl get file size
Perl – Obtain the File Size
Here is a cool one line Perl script you can use to quickly obtain the file size of a file. The syntax to run the script is “perl [scriptname] [filename]”; in the below example I use the script itself as … Continue reading
Posted in Perl, Programming Languages, Technology
Tagged -s, file size, file size operator, get file size, perl, perl file size operator, perl get file size
Leave a comment