Powershell: Find number of occurrences of a specific numeric value from an integer array

前端 未结 0 905
广开言路
广开言路 2020-12-07 16:40

I have an integer array like below and I wanted to count number of 1\'s in that array in powershell, Can anyone help me here please,

[array]$inputs = 81,11,10         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题