Rychertate
MIS
I'd like to know how we check a file size in a perl script.
I want to check if a file is less than 120 bytes.
If it is more, I'll continue to process. If not, I'll exit.
I want to check if a file is less than 120 bytes.
If it is more, I'll continue to process. If not, I'll exit.