At 1012333767s since epoch (01/29/02 17:49:27 -0500 UTC), Harris, Jason wrote:
> 
> I've always wanted to do a date command, perl it up and make the filename of
> the import results datestamped like dump29012002_143900.bmp.  Is there
> anyone out there that can do that in a perl-one-liner ?

Try installing 'scrot'.  It takes a shot of the whole screen, or a
window, and saves it in a filename of your choice.  You can use date
variables (ie, %Y %M %D) as a template for the filename, and thus get
a timestamped name with every shot.

Jason

--
Jason Healy    |    [EMAIL PROTECTED]    |   http://www.logn.net/

Reply via email to