Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mdaniel
on May 4, 2022
|
parent
|
context
|
favorite
| on:
Bash-oneliner: A collection of handy Bash one-line...
I know that may be convenient, but you'll want to exercise caution because $'' turns on inner escaping that wouldn't otherwise happen inside single-quoted strings
$ echo 'hello \"world' hello \"world $ echo $'hello \"world' hello "world
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: