https://github.com/paulo-amaral/ocdwget
obsessive compulsive wget
https://github.com/paulo-amaral/ocdwget
shell shell-script shell-scripting shell-scripts wget wget-utility wgetrc
Last synced: about 1 year ago
JSON representation
obsessive compulsive wget
- Host: GitHub
- URL: https://github.com/paulo-amaral/ocdwget
- Owner: paulo-amaral
- Created: 2024-04-04T04:21:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T14:42:59.000Z (about 2 years ago)
- Last Synced: 2025-02-01T23:27:02.925Z (over 1 year ago)
- Topics: shell, shell-script, shell-scripting, shell-scripts, wget, wget-utility, wgetrc
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Howto use it
To run this script, obviously you'll also need wget on your computer.
And then run:
`ocdwget.sh`
`chmod a+x` it, to make it executable like so (for instance)
``/path/to/ocdwget.sh https://myurl/``
You can "schedule" in a tmux, using ``sleep $((5*3600));``