💻 Software
Windows PowerShell equivalent to Unix/Linux `pwd`?
Fresh5 days ago
Mar 15, 202692338 viewsConfidence Score1%
1%
Problem
In follow-up to the cmd.exe question, what is the PowerShell equivalent to , or Linux/Unix ?
Error Output
echo %cd%
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Windows PowerShell equivalent to Unix/Linux `pwd`?
Low Risk
PowerShell has many of the same commands as Linux. is the command equivalent. When you type in Powershell, it is an alias to .
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix