Return to Snippet

Revision: 17016
at August 20, 2009 17:49 by narkisr


Initial Code
#!/bin/bash
scrot '%Y%m%d_%H%M%S_shot.jpg' -e 'mv $f ~/screenshots/' -q 80

Initial URL
http://ubuntuforums.org/showthread.php?t=36323

Initial Description


Initial Title
Using scrot in order to take a screen shot

Initial Tags
Bash

Initial Language
Bash