Difference between revisions of "DOS/Windows text format"
From ALICE Documentation
(Tag: Visual edit) |
|||
Line 3: | Line 3: | ||
$ batch fibo.sh | $ batch fibo.sh | ||
sbatch: script is written in DOS/Windows text format | sbatch: script is written in DOS/Windows text format | ||
− | It’s probably because you transferred the files from a Windows computer. Please go to the section about [[ | + | It’s probably because you transferred the files from a Windows computer. Please go to the section about [[Unix and Windows text files]] of the intro to Linux to fix this error. |
Latest revision as of 12:21, 21 April 2020
DOS/Windows text format
If you get errors like:
$ batch fibo.sh sbatch: script is written in DOS/Windows text format
It’s probably because you transferred the files from a Windows computer. Please go to the section about Unix and Windows text files of the intro to Linux to fix this error.