dumpnet.getLevel - translate a level mode into a numeric level
dumpnet.getLevel [LEVEL|LEVEL_MODE]
dumpnet.getLevel translates a level mode into a numeric level and sends it to STDOUT. Please see the LEVELS and LEVEL MODES sections in dumpnet(8) for a general discussion.
Get today's level using the level mode lev0MonthlyLev1WeeklyLev2Daily:
dumpnet.getSessionId lev0MonthlyLev1WeeklyLev2Daily
dumpnet.getLevel will return 1 if dumpnet.getLevel.LEVEL_MODE could not be executed. In any other case it has a zero exit status.
$DUMPNET_HOME/bin/dumpnet.getLevel $DUMPNET_HOME/bin/dumpnet.getLevel.lev0MonthlyLev1WeeklyLev2Daily $DUMPNET_HOME/bin/dumpnet.getLevel.lev0WeeklyLev1Daily $DUMPNET_HOME/bin/dumpnet.getLevel.lev0YearlyLev1MonthlyLev2Weekly
dumpnet(8)
Lukas Feiler <lukas.feiler@lukasfeiler.com>
dumpnet is published under the LGPL (GNU LESSER GENERAL PUBLIC LICENSE). Please see the LICENSE file contained in the installation tarball for details. The official web site is http://dumpnet.sourceforge.net.