Skip to content

Instantly share code, notes, and snippets.

@guitarrapc
Last active August 29, 2015 14:13
Show Gist options
  • Select an option

  • Save guitarrapc/3d1af4a26d023bb5c005 to your computer and use it in GitHub Desktop.

Select an option

Save guitarrapc/3d1af4a26d023bb5c005 to your computer and use it in GitHub Desktop.
PowerShell のString評価の方法と罠 例
# 例
$hoge = @{hoge = "hoge"}
$fuga = "fuga"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment