Viewing profile — oletange
oletange
HN member- Joined
- Mon, Oct 18, 2010, 11:30 AM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About oletange
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #1803301
LESS='+/EXAMPLE' man parallel
-
comment
Comment #1803034
Make sure you are using GNU Parallel and not another version of parallel. Try: parallel --version
-
comment
Comment #1803030
See: http://www.gnu.org/software/parallel/man.html#differences_be...
-
comment
Comment #1803028
Please read http://www.gnu.org/software/parallel/man.html#differences_be... before selecting xargs.
-
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…