Some Tips & tricks...
Some of the might have got old...
... and they are unsorted ...
... use at your own risk !!!
Some of the might have got old...
... and they are unsorted ...
... use at your own risk !!!
Usefull link: https://blog.netwrix.com/2018/02/21/windows-powershell-scripting-tutorial-for-beginners/
VERB-COMMAND / VERB-NOUN / VERB-OBJECT
Start-Transcript
Get-History
Get-Command / Get-Help
$VAR.stuff
? Where-Object
$_
%foreach-object
Example of a Google Calendar appointment for 27 July 2020, 10 EST = 4 pm Lisbon -- taken from an IEEE event called "Ditching Traditional college"
https://event.on24.com/eventRegistration/EventCalendarServlet?&reminder=15&start=20200727T150000Z&end=20200727T160000Z&abstract=Ditching+the+Traditional+College+Lecture+in+Remote+Instruction&title=Please+click+the+link+below+to+attend.%5Cn%5Cnhttps%3A%2F%2Fevent.on24.com%2Fwcc%2Fr%2F2435538%2F98C37E6355BBC483866EA343E52EBAC2%3Fmode%3Dlogin%26email%3Dasousa%40fe.up.pt&eventId=2435538&email=asousa%40fe.up.pt&gCal=Y
Same but outlook/ical
https://event.on24.com/eventRegistration/EventCalendarServlet.ics?&reminder=15&start=20200727T150000Z&end=20200727T160000Z&abstract=Ditching+the+Traditional+College+Lecture+in+Remote+Instruction&title=Please+click+the+link+below+to+attend.%5Cn%5Cnhttps%3A%2F%2Fevent.on24.com%2Fwcc%2Fr%2F2435538%2F98C37E6355BBC483866EA343E52EBAC2%3Fmode%3Dlogin%26email%3Dasousa%40fe.up.pt&eventId=2435538&email=asousa%40fe.up.pt
My example
https://event.on24.com/eventRegistration/EventCalendarServlet?&reminder=30&reminder=10&start=20200725T200000Z&end=20200725T203300Z&abstract=Example_Abstract&title=Example_Title&eventId=1&email=asousa%40fe.up.pt&gCal=Y
dd if=/dev/sr0 of=cerimonia_relig_casamento.iso status=progress
sudo usermod -a -G dialout $USER
https://www.cs.odu.edu/~zeil/FAQs/Public/vscodeWithCygwin/
https://www.cygwin.com/cygwin-ug-net/using.html
https://code.visualstudio.com/docs/cpp/config-mingw
https://www.cs.odu.edu/~zeil/cs252/latest/Public/remoteDev/index.html
https://www.cs.odu.edu/~zeil/cs252/latest/Public/debugx/index.html#the-vscode-debugger