Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MULTIDUMP(1)		     General Commands Manual		    MULTIDUMP(1)

NAME
     multidump -- run multiple rtpdumps simultaneously

SYNOPSIS
     multidump [-F format] [-t minutes] [-x bytes] basename [address]/port [...]

DESCRIPTION
     multidump	runs  multiple	rtpdump(1)  sessions  simultaneously.  For every
     [address]/port, one rtpdump(1) process is started accordingly.   The  dumps
     are  stored  in basename.*, numbered from basename.1 increasingly.  The -F,
     -t and -x flags, if present, are passed to every rtpdump(1) process.

     If the -t flags is  used,	multidump  will  wait  for  all  the  rtpdump(1)
     processes	to  finish.   Otherwise, multidump will need to be killed with a
     signal, in which case it kills the running processes as well.

SEE ALSO
     multiplay(1), rtpdump(1)

FreeBSD ports 15.quarterly	December 8, 2017		    MULTIDUMP(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=multidump&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help