diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2018-02-26 12:38:13 -0300 |
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2018-02-26 12:38:13 -0300 |
| commit | 6da01baedd270be492474cebcf1e56c31004a48d (patch) | |
| tree | 6108976bc2ade4064c8e3dd01f0bc12563c3f9a2 /screenshot | |
| parent | e087e8cfe836108f0e58380e133db27563b22c1c (diff) | |
| download | scripts-6da01baedd270be492474cebcf1e56c31004a48d.tar.gz scripts-6da01baedd270be492474cebcf1e56c31004a48d.tar.bz2 | |
Screenshot: process cmd params
Diffstat (limited to 'screenshot')
| -rwxr-xr-x | screenshot | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ # # Wrapper around scrot -scrot '%Y-%m-%d-%H:%M:%S_$wx$h.png' -e 'mv $f ~/load/' +scrot '%Y-%m-%d-%H:%M:%S_$wx$h.png' -e 'mv $f ~/load/' $* |
