Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
moreutils [2015/08/04 12:16]
steve
moreutils [2015/08/04 12:18]
steve
Line 9: Line 9:
   * [[lckdo]] - run a program with a lock held (see also [[flock]])   * [[lckdo]] - run a program with a lock held (see also [[flock]])
   * [[mispipe]] - pipe two commands, returning the exit status of the first   * [[mispipe]] - pipe two commands, returning the exit status of the first
 +  * [[moreutils_parallel]] - run programs in parallel
 +  * [[sponge]] - soak up standard input and write to a file
 +  * [[pee]] - tee standard input to pipes