I'm trying to store out put into the array the search for string in this case truncating, but when I run the following command it prints all the output before going to the foreach loop, it was my understanding that the out put of the of the command will be saved into @output then it can be searched, can some tell me where I go