(view source code of gettitle.ps as plain text)
# Inspired by Aaron Lerch's blog post
# http://www.aaronlerch.com/blog/2007/02/16/powershell-window-title/
Write-Host $Host.UI.RawUI.WindowTitle
page last modified: 2024-04-16; loaded in 0.0066 seconds