proggybilly
Programmer
Looking to write a script, but not sure how to get started. I am a complete noob to perl so bear with me.
I need to write a script that will loop through subdirectories, and load an array with the directory name, last modified date, and if modified within the last 12 hours flag with a Y else flag with an N.
All help is greatly appreciated to get me started on this.
I need to write a script that will loop through subdirectories, and load an array with the directory name, last modified date, and if modified within the last 12 hours flag with a Y else flag with an N.
All help is greatly appreciated to get me started on this.