The following line in my Bash script echo $AAAA" "$DDDD" "$MOL_TAG >> ${OUPUT_RESULTS} gives me this error: line 46: ${OUPUT_RESULTS}: ambiguous redirect Why? ...
-
May 29, 2022
- 0 Comments