Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

using echo to write to a file 1

Status
Not open for further replies.

w1nn3r

ISP
Sep 12, 2001
179
US
I'm writing a bash script and want to be able to have "'s in the lines I write. If I use echo sometext "$variable" >> some.txt it removes the ""s. How can I get it to leave the parenthesis in the text?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top