On Thu, 29 Oct 2015 13:09:56 +0100 Phil Sutter <p...@nwl.cc> wrote: > If `tc -force -batch' is fed by a controlling program from a pipe, > it's not possible to recognize when a command has been processes > successfully. > > This patch adds an optional `-OK' option to the tc(8) tool, so `tc > -force -OK -batch' will print "OK\n" to standard output on each > successfully completed tc command. > > Signed-off-by: Petr Písař <ppi...@redhat.com> > Signed-off-by: Phil Sutter <p...@nwl.cc>
Why use batch mode if you are feeding it from a pipe? This seems like unnecessary feature creep. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html