Y
Hacker News
new
|
ask
|
show
|
jobs
by
l0b0
3205 days ago
The first alternative is still preferable, since it's actually readable.
You can also do $'\t' in at least Bash (and probably Zsh).
1 comments
joosters
3205 days ago
Oh, agreed. But the ctrl-v trick is useful in general anywhere where you'd like to put a special character in an input or command.
link