Pipeline in PowerShell

오~ 놀랍다.

  • Pipeline input ByValue
  • Pipeline input ByPropertyName
  • Custom properties
  • Parenthetical commands
  • Extracting the value from a single property

import-XXX, select (-expand) 등등 잘 써보자.

댓글

이 블로그의 인기 게시물

Stop console process using Ctrl+C.