Top 4 Windows 10 Linux Command Line Tools (out the box - NO linux subsystem needed)!

Starting with build 17063, Windows 10 now has some great linux command  line tools available out the box!  This video provides a basic  introduction into each one of these.

ssh : secure shell connection utility , alternative to PuTTY

sftp : secure file transfer utility, alternative to FileZilla for simple  operations

tar : zip / archive utility, alternative to WinZip

curl : URL data transfer utility, alternative to tools like Postman for  simple operations.