7 lines
71 B
Markdown
7 lines
71 B
Markdown
Get-History
|
|
|
|
|
|
```powershell
|
|
(Get-PSReadlineOption).HistorySavePath
|
|
```
|