An open API service indexing awesome lists of open source software.

https://github.com/hexageek1337/wget-downloader-bash

Bash Downloader for Lazy with WGET
https://github.com/hexageek1337/wget-downloader-bash

bash bash-script bash-scripting shell shell-extension shell-script shell-scripting shell-scripts shellcode shellscript wget wget-call wget-utility

Last synced: 2 months ago
JSON representation

Bash Downloader for Lazy with WGET

Awesome Lists containing this project

README

          

# WGET-Downloader-Bash
Bash Downloader for Lazy with WGET
# Usage
- Linux

$ git clone https://github.com/hexageek1337/WGET-Downloader-Bash.git

$ cd WGET-Downloader-Bash/

$ chmod +x wgetdownloader.sh

$ ./wgetdownloader.sh

- Windows with Cygwin

$ git clone https://github.com/hexageek1337/WGET-Downloader-Bash.git

$ cd WGET-Downloader-Bash/

$ chmod +x wgetdownloader.sh

$ dos2unix wgetdownloader.sh

$ ./wgetdownloader.sh
# :heavy_exclamation_mark: Required
- Wget
- Git
- Dos2unix ( for [Cygwin](https://cygwin.com/install.html) )