@burntsushi5 is there a way to omit the header for xsv's output?
Sure. Use `xsv slice`: echo -e 'name\noswald\narold' | xsv slice --no-headers -s1 | xsv sort --no-headers
-
-
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.

thx