Closed dpetrisko closed 1 year ago
Old versions of bash do not like |&. 2>&1 has the same functionality but greater compatibility: https://stackoverflow.com/questions/20553916/syntax-error-near-unexpected-token-using
Old versions of bash do not like |&. 2>&1 has the same functionality but greater compatibility: https://stackoverflow.com/questions/20553916/syntax-error-near-unexpected-token-using