sample #複数のパス結合 $path = Join-Path "aaa" "bbb" | Join-Path ... Write-Output $path PS > aaa\bbb\ccc\test.txt PowerShell実践ガイドブック ...
確定! 回上一頁