PowerShell获取当前目录文件夹路径path的方法

PowerShell获取当前目录文件夹路径path的方法

($pwd).Path

($pwd).Path

($pwd).Path
(Get-Location).path

(Get-Location).path

(Get-Location).path
(Resolve-Path .).path

(Resolve-Path .).path

(Resolve-Path .).path
(gi .).FullName

(gi .).FullName

(gi .).FullName
demo

在这里插入图片描述

PS C:\program files> ($pwd).Path
C:\program files
PS C:\program files> (Get-Location).path
C:\program files
PS C:\program files> (Resolve-Path .).path
C:\program files
PS C:\program files> (gi .).FullName
C:\program files
PS C:\program files>

© 版权声明
THE END
喜欢就支持一下吧
点赞0

Warning: mysqli_query(): (HY000/3): Error writing file '/tmp/MYw7C2uA' (Errcode: 28 - No space left on device) in /www/wwwroot/583.cn/wp-includes/class-wpdb.php on line 2345
admin的头像-五八三
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

图形验证码
取消
昵称代码图片