[ale] string escaping?

Casey Allen Shobe cshobe at softhome.net
Wed Jun 20 17:37:12 EDT 2001


> Does anyone know how I can echo the following to the screen:
> 
> 'text "something here"'

In which language, bash script?

This should work for *sh, c, c++, and php, and probably some more:

echo "'text \"something here\"'";

- Casey Allen Shobe

--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.





More information about the Ale mailing list