measure-object의 값을 바로 가져오기
·
System Engineering/Powershell
https://stackoverflow.com/questions/26097224/how-to-select-a-value-of-measure-object-directly-powershell How to select a value of "measure-object" directly? (powershell) I am wondering about something. Not very important, but I am curious now... Let's say we have a array: PS C:\> $array 3 1129 1063 1139 1299 4446 1135 1096 1216 1075 And now we want to have the stackoverflow.com