Tar And Curl Support Now Natively Available On Windows 10
Tar and curl are among the most common open-source tools for developers and advanced users running Linux, and now they are natively available on Windows 10. If you’re unfamiliar tar allows users to extract files and create archives, while curl is a tool to transfer files between servers. This means that you no longer need to install the Windows Subsystem for Linux to extract “.tar.gz” or “.zip” compressed files (like previouly needed) , and you’ll be able to perform file transfers with a familiar command line tool....