On 09/25/2017 09:42 AM, Parrot Raiser wrote:
Have you considered simply "touch"ing the file? That updates the timestamp.
yes. The way I actually did it forced me to (keep) learn(ing) how to write and read to files. A lot of the things I do, I do the hard way so that I am forced to learn. I can not do s/ and m/ and if ( $x ~~~/xxx/ ) without having to look at a reference. Yippee! I think. maybe. <maniacal laughter>