Page Actions
Wiki Actions
User Actions
Submit This Story

Screen capture using scrot

Tiny screan capture script using scrot:

# !/bin/sh
# usage: kacha
scrot '%Y-%m-%d_%s_scrot.jpg' -e 'mv $f ~/pic/' -d 5 -q 60 -m
ls -lh ~/pic/

Discussion

Enter your comment
 
 
blog/2009/8/screen_capture_using_scrot.txt · Last modified: 2009/08/01 00:00 (external edit)     Back to top
Recent changes RSS feed Creative Commons License Powered by PHP Driven by DokuWiki