Hi, On Tue, Nov 08, 2016 at 02:19:10PM +0100, Gert Doering wrote: > > + echo "$cmd $FPING_EXTRA_ARGS -b $bytes -C 20 -p 250 -q $targetlist" > > >>$LOGDIR/$SUF:fping.out > > + $cmd $FPING_EXTRA_ARGS -b $bytes -C 20 -p 250 -q $targetlist > > >>$LOGDIR/$SUF:fping.out 2>&1 > > I would put the args at the end, so if needed, "-p 250" or "-C 20" > could be overriden.
Well, "at the end" would be "before $targetlist", obviously :-) Thus: + $cmd -b $bytes -C 20 -p 250 -q $FPING_EXTRA_ARGS $targetlist >>$LOGDIR/$SUF:fping.out 2>&1 gert -- USENET is *not* the non-clickable part of WWW! //www.muc.de/~gert/ Gert Doering - Munich, Germany g...@greenie.muc.de fax: +49-89-35655025 g...@net.informatik.tu-muenchen.de
signature.asc
Description: PGP signature
------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel