コマンド置換(バッククオート)

 Bash> echo "DEBUG:" $(date)
 PS> Write-Host "DEBUG:" $(date)
 PS> Write-Host "DEBUG: $(date)"

トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS