2025 10-October 22

Date: 2025 10-October 22

use this: Get-PSReadLineKeyHandler
Set-alias rlkh Get-PSReadLineKeyHandler

img2pdf *.tif -o "FineBarScreens-Maxson-2013.pdf"

irm is an alias (a short name) for the PowerShell cmdlet Invoke-RestMethod.