1
0
Fork 0

Add inotify to hh favourites

This commit is contained in:
Starbeamrainbowlabs 2016-09-19 19:01:33 +02:00
parent 874f07170c
commit 231aa0a0da
1 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,5 @@
inotifywait --event CLOSE_WRITE --monitor Wikitle.css | xargs -I {} csstidy Wikitle.css Wikitle.min.css --template=highest
duplicity --encrypt-key 001E1725 --exclude /proc --exclude /sys --exclude /tmp --exclude /dev --exclude /mnt --exclude /var/cache --exclude /var/tmp --exclude /var/backups --exclude /srv/www-mail/rainloop/v / file:///mnt/hubic/default/ServerBackups/
gifsicle -O3 -o /tmp/anim.o.gif /tmp/anim.gif
find . -name "*.png" | xargs -I '{}' -P 4 mogrify -format gif '{}'
gifsicle --loopcount=0 --delay 150 -o /tmp/anim.gif *.gif
@ -16,5 +18,4 @@ montage -resize 1024x768 -geometry +25+25 -tile 2x2 *.jpg multi/multi.%02d.jpg
repren --from multi --to Myan\ Mask --rename multi/*.jpg
find . -mtime +30
xargs -n 1 whatis
duplicity --encrypt-key 001E1725 --exclude /proc --exclude /sys --exclude /tmp --exclude /dev --exclude /mnt --exclude /var/cache --exclude /var/tmp --exclude /var/backups --exclude /srv/www-mail/rainloop/v / file:///mnt/hubic/default/ServerBackups/
netstat -peanut