Last active
May 24, 2018 13:57
-
-
Save MarkZither/6093e2be05a7e3649096c4e399926dec to your computer and use it in GitHub Desktop.
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
| rsync -avz --exclude-from='exclude_me.txt' aleph.gutenberg.org::gutenberg /mnt/d/gut/aleph.gutenberg.org | |
| exclude_me.txt | |
| *.mp3 | |
| *.iso.* | |
| *.rar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment