freqVectorsEdit.sh
freqVectorsEdit.sh copied to clipboard
syntax error near unexpected token `newline'
I got this error at start ...
as-iMac:~ a$ ./freqVectorsEdit.sh
./freqVectorsEdit.sh: line 7: syntax error near unexpected token newline' ./freqVectorsEdit.sh: line 7: '
as-iMac:~ a$
on Sierra 10.12.4
I cannot do anything without a version number and the output of the script after this change:
- #!/bin/bash
+ #!/bin/bash -x