|
|
|
|
|
by oblio
4234 days ago
|
|
Equivalents for: wget or curl lftp dig telnet And I mean similar features, not Invoke-WebRequest, ftp, nslookup or writing my own clone in 2000 lines of Powershell. And to this day I have no idea why telnet was removed from the base installation. The Windows command line is getting better with Powershell, but even Powershell can't beat 1000 man years of tool development. And I really hope that package manager takes off cause right now most Windows non-Microsoft tools are either shady or crappy. |
|
And I'm not really sold that an OS should ship with a bloated utility like modern wget rather than including a very lightweight downloader.
On the other hand, I think PowerShell is a vastly over-complicated and over-engineered response to the conceptually simple Unix shell, which is why most still favour the command line.