Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Where to write code? #33

Closed
ReneKat opened this issue Jun 28, 2020 · 1 comment
Closed

Where to write code? #33

ReneKat opened this issue Jun 28, 2020 · 1 comment

Comments

@ReneKat
Copy link

ReneKat commented Jun 28, 2020

Hello WSL community,
I am am new to WSL and found this setup guide extremely helpful.
My questions is where should I be writing my code? I thought I could write my code in Windows editor and run this code in Ubuntu, but when I have tried that linux complains about /r in my code.
.../ncbi-blast.sh: line 8: syntax error near unexpected token $'do\r''`

In your setup guide you install VCode; however, I am accustomed to using Atom. So, I wrote my code in Atom on windows.
Any and all help would be appreciated.
Thank you!

@ReneKat
Copy link
Author

ReneKat commented Jun 28, 2020

Solved this by changing the line sequence in Atom from CRLF to LF

@ReneKat ReneKat closed this as completed Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant