Y
Hacker News
new
|
ask
|
show
|
jobs
by
vacri
3206 days ago
>
When you pipe it through cat (so it can't detect a tty), the columns don't even line up.
Weird. At first I thought it might be due to tabs, but it appears to be using spaces.
1 comments
inetknght
3206 days ago
Honestly, why people don't use tabs in terminals is beyond me. It's easier to parse in nearly every case that doesn't involve a text editor of some sort.
link