ringdump
Problem this snippet solves: loop a tcpdump until a log message is seen Code : # Updated: 10/16/06
#!/usr/bin/perl
## VERSION v0.9b
use strict;
################
# tcpdump settings
##########
...
Published Mar 12, 2015
Version 1.0CodeCentral_194
Cirrus
Joined May 05, 2019
CodeCentral_194
Cirrus
Joined May 05, 2019
swo0sh_gt_13163
Jul 05, 2015Altostratus
Is it possible to break down the procedure to use this script to run the ringdump?