Last active
May 12, 2025 20:31
-
-
Save quad-damage/d84f93578dd1e6f3e91f9f819fe2a35c to your computer and use it in GitHub Desktop.
fish 1
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
#!/bin/bash | |
set -e | |
# fish | |
wget -x -nH --cut-dirs=1 -i ./r1_files.txt -q --show-progress --progress=dot:giga |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment