|
|
|
|
|
by tiedmann
4620 days ago
|
|
This is wrong on so many levels. There are lots of ways on any given platform that will get you what you want without wget.
Since powershell is installed by default since w7 it'd be nicer to just (new-object System.Net.WebClient).DownloadFile or similar. I'm also offended by the bash-referrals as a zsh-user :) |
|