Live data from Hacker News

Viewing profile — oletange

oletange

HN member
Joined
Mon, Oct 18, 2010, 11:30 AM UTC
HN karma
10
Public activity
6 items

About oletange

No profile information was provided.

Recent public activity

  1. comment
    Comment #1803622

    If it is simple I would love to see the examples from http://www.gnu.org/software/parallel/man.html#example__worki... converted to spawn.

  2. comment
    Comment #1803301

    LESS='+/EXAMPLE' man parallel

  3. comment
    Comment #1803034

    Make sure you are using GNU Parallel and not another version of parallel. Try: parallel --version

  4. comment
    Comment #1803030

    See: http://www.gnu.org/software/parallel/man.html#differences_be...

  5. comment
    Comment #1803028

    Please read http://www.gnu.org/software/parallel/man.html#differences_be... before selecting xargs.

  6. comment
    Comment #1803022

    Ideas for next video are most welcome. The ideal task: 1. Is single threaded 2. Takes a lot of CPU 3. Is a task that everyone can understand and relate to and which is close to a r…