On Thu, 29 Oct 2015 13:09:56 +0100 Phil Sutter <[email protected]> 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ř <[email protected]> > Signed-off-by: Phil Sutter <[email protected]>
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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
