Search found 1 match
- 28 Dec 2013 17:51
- Forum: DOS Batch Forum
- Topic: Infinitely loop a command after it returns an error
- Replies: 1
- Views: 2210
Infinitely loop a command after it returns an error
There's a useful script on GitHub for downloading wallpapers from Interfacelift (based on node.js). One of them functions by using the command " interfacelift-downloader 1920x1080 ". The script downloads the images to your current working directory. Upon re-running the command, it will dow...