Is it possible to set value of a parameter over wait command? I have a shell script which output I want to set up of the parameter “X”. Is it possible or I have to try find other solution?
Thanks for answers, Jason Walker inspirated me with solution of this problem. I wrote output from command to a text file and after that I set 'parameter “X”="{lines of file “test.txt”}".