Perl Script: Make Dated and Timed Folder |
Sunday, February 9th, 2014 14:05:15 GMT |
Site Update |
Another simple Perl script which works in at least Lucid Puppy 5.2.8, and probably other Puppy Linuxes:
This script simply makes a folder with a name like "2014_2_8 13,14,37 pm". Optionally, the script can add a prefix and/or suffix to the folder name. You can provide a prefix and/or suffix in the source code, or have the script ask you for them when it runs.
This script would probably work in other operating systems if you take out the stuff dealing with the RXVT console program and the Rox-Filer file manager.