Created
June 15, 2012 21:30
-
-
Save kunev/2938791 to your computer and use it in GitHub Desktop.
Watch information for torrents being downloaded with deluge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
watch -n 5 "deluge-console info|ack-grep 'State: Downloading' -A 5 -B 2" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment