Below is script where it edits the file, removes txt extension and writes new file.
I also need to insert timestamp into filname (fileA2007-03-25 12:01:12 ; fileB2007-03-26 10:50:55). How can I achieve that? Help needed.
$failid="list.ao";
$fail=0;
if (open(FAILIDcnt, $failid)) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.