PowerShell has many of the same commands as Linux. pwd is the command equivalent. When you type pwd in Powershell, it is an alias to Get-Location .
確定! 回上一頁