Hacker News new | ask | show | jobs
by gizdan 1680 days ago
The sibling comment said.

It looks like in this example it's used simply to trim whitespace. E.g.

    $ echo '  hello  ' | xargs
    hello