Skip to content

Instantly share code, notes, and snippets.

@glacjay
Created March 5, 2011 05:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glacjay/856140 to your computer and use it in GitHub Desktop.
Save glacjay/856140 to your computer and use it in GitHub Desktop.
Show a problem about CR/LF under Linux.
# Save this file using DOS's CR/LF.
export VAR1=blahblahblah
export VAR2=hello
export VAR1=$VAR1:$VAR2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment