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

$'\r': command not found #2

Open
maulikpokiya opened this issue Aug 7, 2014 · 5 comments
Open

$'\r': command not found #2

maulikpokiya opened this issue Aug 7, 2014 · 5 comments

Comments

@maulikpokiya
Copy link

while running following command,
./osx_or_cygwin_kick_off

complete error is as follows:
$ ./osx_or_cygwin_kick_off
./osx_or_cygwin_kick_off: line 2: $'\r': command not found
./osx_or_cygwin_kick_off: line 3: syntax error near unexpected token $'\r'' '/osx_or_cygwin_kick_off: line 3:install_rvm()

@developwithpassion
Copy link
Owner

Hey Maulik,

Which platform are you running this on?

JP
On 08/07, Maulik Pokiya wrote:

while running following command,
./osx_or_cygwin_kick_off

complete error is as follows:
$ ./osx_or_cygwin_kick_off
./osx_or_cygwin_kick_off: line 2: $'\r': command not found
./osx_or_cygwin_kick_off: line 3: syntax error near unexpected token $'\r'' '/osx_or_cygwin_kick_off: line 3:install_rvm()


Reply to this email directly or view it on GitHub:
#2

@maulikpokiya
Copy link
Author

Hi,
I'm running it on Windows 7. 64 bit.

@developwithpassion
Copy link
Owner

Hey Maulik,

Did you consider just setting up a vagrant instance and running your unix dev stack on a native unix based os?

JP
On 08/16, Maulik Pokiya wrote:

Hi,
I'm running it on Windows 7. 64 bit.


Reply to this email directly or view it on GitHub:
#2 (comment)

@kkoci
Copy link

kkoci commented Aug 12, 2015

Hi maulikpokiya if you cloned this on Cygwin, please run dos2unix.exe and convert any interesting file to Unix like format, it'll solve your problem!

@kkoci
Copy link

kkoci commented Aug 12, 2015

Oh and don't forget, install Cygwin 32bit

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

3 participants