Y
Hacker News
new
|
ask
|
show
|
jobs
by
morelisp
1145 days ago
The code block is fine but the screenshot is definitely busted:
https://github.blog/wp-content/uploads/2023/04/bash-screensh...
1 comments
zamnos
1145 days ago
the screen shot is internally correct/not doctored. it uses smart quotes, which bash doesn't interpret, so echo then just repeats them back, which says the author copy and pasted from a draft that already had quotes replaced by smart quotes.
link