Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
sillysaurusx
5y ago
0 comments
Save
Share
Thank you! I had no idea that multiline strings were valid bash.
0 comments
1 comments · 1 top-level
top
newest
oldest
rkangel
5y ago
It's the same logic that allows you to type:
git commit -m "First line of commit
Second line of commit"
That's a multi-line string in bash.
j
/
k
navigate · click thread line to collapse