Talk:Here documents
Revision as of 06:34, 6 November 2009 by 91.9.120.148 (talk) (Created page with 'Here documents can be protected against expansions, depending if the tag-word is quoted or not. Also you can switch a kind of indention using the dash. http://bash-hackers.org/wi…')
Here documents can be protected against expansions, depending if the tag-word is quoted or not. Also you can switch a kind of indention using the dash. http://bash-hackers.org/wiki/doku.php/syntax/redirection#here_documents
TheBonsai