In follow-up to the cmd.exe question, what is the PowerShell equivalent to echo %cd%, or Linux/Unix pwd?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
|||
|
|
|
Powershell has many of the same commands as Linux. When you type |
|||||
|
|
In addition to The
And if you ever want to know what members there are you can just pipe the command\alias to
|
|||||||||
|
|
As Thiago mentioned, you can use these aliases: |
||||
|
|