Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
anon4
on April 17, 2014
|
parent
|
context
|
favorite
| on:
Better bash in 15 minutes
It's two different syntaxes. Like the difference between '$VAR' (no expansion, literal string) and "$VAR" (with expansion). See
http://tldp.org/LDP/abs/html/quoting.html
http://tldp.org/LDP/abs/html/here-docs.html
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://tldp.org/LDP/abs/html/quoting.html
http://tldp.org/LDP/abs/html/here-docs.html