powershell download a file from url
$Link = "https://www.7-zip.org/a/7z1900-x64.msi"
$WebClient = New-Object System.Net.WebClient
$WebClient.DownloadFile("$Link","$env:USERPROFILE\Downloads\7zip1900.msi");
Also in Shell:
- linux scp
- start mariadb on linux terminal
- powershell get arguments
- installing caddy server in ubuntu 18
- numpy uninstall anaconda
- heic open linux
- make shell script executable
- ngrok invalid host header
- check cpu temp linux
- composer install ignore platform reqs
- authorization github api
- remove mongo lock file from centos 7
- search tag git
- rpi-update specific kernel version
- remove file history from git
- changing folder permission in linux
- make diff git as commit
- NotImplementedError: OpenSSH keys only supported if ED25519 is available net-ssh requires the following gems for ed25519 suppor
- choco list installed
- ionic publish
- cmd rename multiple folders
- how to install zlib
- install jupyter notebook
- how to check which packages homebrew has installed