ifne
run a command if the standard input is not empty
lckdo
- execute a program with a lock held
+ execute a program with a lock held (deprecated)
mispipe
pipe two commands, returning the exit status of the first
parallel
+moreutils (0.40) UNRELEASED; urgency=low
+
+ * lckdo: Now deprecated, since util-linux's flock(1) can do the same
+ thing.
+
+ -- Joey Hess <joeyh@debian.org> Fri, 18 Jun 2010 13:06:47 -0400
+
moreutils (0.39) unstable; urgency=low
* parallel: Fix exit code handling when commands are specified after --
parallel. Use just like <command>nice</command> or
<command>nohup</command>.</para>
+ <para>Now that util-linux contains a similar command
+ named <command>flock</command>, lckdo is deprecated,
+ and will be removed from some future version of moreutils.
+ </para>
+
</refsect1>
<refsect1>