how to wget on windows
#you can perform similar to wget with this command in powershell, accept all certs in test mode
$client = new-object System.Net.WebClient
[System.Net.ServicePointManager]::ServerCertificateValidationCallback = {$true} ;
$client.DownloadString("https://url-url-here")
Also in C++:
- windows powershell symlink
- uploading a folder to github
- Failed to install the following Android SDK packages as some licences have not been accepted. build-tools;28.0.3 Android SDK Build-Tools 28.0.3 platforms;android-29 Android SDK Platform 29
- how to store git credentials
- bash uppercase string
- git push in a new branch
- linux check if screen is running
- fatal: 'origin' does not appear to be a git repository
- umount device is busy
- install sqitch
- get from match to end of file
- get ubuntu version
- jupyter show digits
- big sur ERROR: Error installing ffi: ERROR: Failed to build gem native extension.
- get string after character shell script
- How to discard files from stash in git
- uninstall libreoffice ubuntu
- awk how to remove lines in one file that are found in another file
- pm2 stop process
- download teamviewer for ubuntu using terminal
- pycharm ubuntu download
- bash make directories using specific text from filenames
- install pgadmin4 in ubuntu
- pod reinstall