Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
ok guys heres the story, you may have seen my code i added for the ScreenShot script Screenshot, well that weas the easy code, now i find myself stuck. i wanna make a simple perl script that will grab my screen and name it "Shot_date goes here.jpg" but i find myself getting annoyd, im running FreeBSD. the command for the filename i want would be something like this "date +%d-%m-%y_%H%M%S"
any help would be great
20050620 Janitored by Corion: Linkified link, added formatting
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Help With ScreenShot Script
by dorward (Curate) on Jun 20, 2005 at 09:39 UTC | |
|
Re: Help With ScreenShot Script
by Fletch (Bishop) on Jun 20, 2005 at 11:54 UTC | |
|
Re: Help With ScreenShot Script
by zentara (Cardinal) on Jun 20, 2005 at 12:46 UTC | |
|
Re: Help With ScreenShot Script
by aukjan (Friar) on Jun 20, 2005 at 09:47 UTC | |
|
Re: Help With ScreenShot Script
by Anonymous Monk on Jun 21, 2005 at 06:00 UTC |