Quantcast
Channel: 黑暗執行緒
Viewing all articles
Browse latest Browse all 2311

PowerShell Resolve-Path 解析不存在路徑

$
0
0
PowerShell 與 .NET 工作目錄不同步是剛開始寫 PowerShell 常會踩到的坑之一。 用下面的例子復習這個問題: 我們在 D:\ 下啟動 PowerShell [1],接著切到 D:\sub 資料夾[2],寫入 .\test.txt,此時用 Get-Content .\test.... Read More

Viewing all articles
Browse latest Browse all 2311

Trending Articles