How to find the Windows version from the PowerShell command line - Stack Overflow
dir
= ls
cls
= clear
where
= which
ls
clear
mkdir
Get-Command
= which
Ctrl+Tab / Ctrl+Shift+Tab
: Tabs navigation
Ctrl+PageDown / Ctrl+PageUp
Alt+ArrowLeft / Alt+ArrowRight
: History navigationCtrl+Shift+.
: Toggle CopilotAlt+F4
: Close applicationAlt+Tab
: Go to App Switcher for current desktop
Ctrl+Shift+Enter
: Run an app in admin mode when searching in the Windows Launch menu (Hit Windows menu)