freqVectorsEdit.sh icon indicating copy to clipboard operation
freqVectorsEdit.sh copied to clipboard

syntax error near unexpected token `newline'

Open NamNguyen82 opened this issue 8 years ago • 1 comments

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

NamNguyen82 avatar Apr 29 '17 08:04 NamNguyen82

I cannot do anything without a version number and the output of the script after this change:

- #!/bin/bash
+ #!/bin/bash -x

Piker-Alpha avatar Oct 16 '17 12:10 Piker-Alpha