Files
oscp/Windows/Information Gathering/History.md
T
2025-11-21 17:17:42 +01:00

7 lines
71 B
Markdown

Get-History
```powershell
(Get-PSReadlineOption).HistorySavePath
```