I’ve got a script ‘myscript’ that outputs the following: abc def ghi in another script, I call: declare RESULT=$(./myscript) and $RESULT gets the ...
-
April 28, 2022
- 0 Comments