how to send mail and attachment using powershell
$file = "C:\folder\file.csv"
$att = new-object Net.Mail.Attachment($file)
Also in C++:
- 'webpack-dev-server' is not recognized as an internal or external command
- remove remote origin git
- see what is using a port ubuntu
- find file type linux script
- RuntimeError: The current Numpy installation ('C:\\Users\\farka\\AppData\\Local\\Programs\\Python\\Python38\\lib\\site-packages\\numpy\\__init__.py') fails to pass a sanity check due to a bug in the windows runtime.
- grep print all after
- check th binggest file in linux
- windows terminal guid
- The file will have its original line endings in your working directory
- install perl 5 on ubuntu 2020
- grep on mac os terminal
- yarn install specific version
- open visual studio code from terminal ubuntu
- linux kill process
- pom extract version linux
- how to uninstall a package installed using homebrew
- pod reinstall
- Fetch submodules recursively
- goodix debug linux
- how to ignore folder in gitignore duplicate
- how to reset network on ubuntu 20.04
- how to add multiple files in git
- how to install mongodb server in ubuntu
- linux check if screen is running