Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

Sometimes I send (and receive) long command lines to colleagues over gmail. When the command spans many lines, gmail adds newline character making me unable to copy the command directly to the terminal. Is there a good solution to this problem?

share|improve this question

migrated from superuser.com Feb 25 '11 at 16:44

2 Answers

Why not just paste the command into a text file and attach it to the email?

share|improve this answer

You can use a Pastebin or jsfiddle.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.