PowerTip: Display Locations Stored on Stack

Doctor Scripto

SummaryUse Windows PowerShell to display locations stored on the default stack.

Hey, Scripting Guy! Question How can I use Windows PowerShell to see the locations that are stored on my default location stack?

Hey, Scripting Guy! Answer Use the –Stack parameter of Get-Location:

Get-Location -Stack

0 comments

Discussion is closed.

Feedback usabilla icon