This website requires JavaScript.
Explore
Help
Sign In
utopiah
/
misc
Watch
1
Star
0
Fork
0
You've already forked misc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Apply Patch
misc
/
shell_scripts
/
downloads_to_watch_later
4 lines
84 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
proper bash interpreter initialization
2011-07-14 02:01:00 +02:00
#! /usr/bin/env bash
added personal scripts
2011-07-12 23:26:49 +02:00
RATE=50k
wget -c --limit-rate=$RATE -i ~/to_download_and_watch
Reference in New Issue
Copy Permalink