Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
MikaelTradera
/
scripts
like
0
Model card
Files
Files and versions
xet
Community
main
scripts
/
urp.sh
MikaelTradera
Create urp.sh
7650027
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
68 Bytes
#!/bin/bash
cat
urp.txt | xargs -n 2 -P 5 sh -c
'wget -O "$0" "$1"'