tiny screan capture script using scrot

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

0 comments:

Post a Comment

| More

Twitter Updates