Script to capture snoop output

Discuss and get help on anything in the Linux / Unix of Operating Systems.

Script to capture snoop output

Postby bemoon » Tue Mar 23, 2010 9:02 pm

Script to capture snoop output

Hi Everyone ,
Need your advice as I'm new to UNIX scripting.. I'm trying to write a script to capture snoop output for 5 minutes for every hour for 24 hours. To stop snoop, I need to press Control-C to break it. This is what I got so far, but now I'm stuck!

The script:

Code:

# cat snoop.sh
#!/bin/ksh
file="/tmp/snoop.`date '+%m%d%y'`"
while true
do
snoop -P > $file
if [ -e $file ]
then
echo "File created"
break
fi
echo "Snoop completed"
done


Debug:

Code:

# ksh -vx snoop.sh
#!/bin/ksh
file="/tmp/snoop.`date '+%m%d%y'`"
+ + date +%m%d%y
file=/tmp/snoop.032110
while true
do
snoop -P > $file
if [ -e $file ]
then
echo "File created"
break
fi
echo "Snoop completed"
done
+ true
+ snoop -P
+ 1> /tmp/snoop.032110
Using device /dev/ce (non promiscuous)
^C#


Thank you..
bemoon
 
Posts: 216
Joined: Fri Jan 22, 2010 10:05 pm

wonderful idea!!!!!!!!!!!!!!!

Postby mnop705 » Wed Jun 02, 2010 9:49 pm

mbt schuhe damen mbt schuhe damen,
mbt schuhe guenstig damen mbt schuhe guenstig damen,
schuh mbt schuh mbt,
gesundheitsschuhe mbt gesundheitsschuhe mbt,
mbt modelle mbt modelle,
nike air max nike air max
mnop705
 
Posts: 118
Joined: Mon May 03, 2010 8:32 am

cool!!!!!!

Postby efgh065 » Sun Jun 06, 2010 1:46 am

tiffany muenchen tiffany muenchen,
tiffany shop tiffany shop,
thomas sabo armband thomas sabo armband,
tiffany & co armband tiffany & co armband,
tiffany zubehoer tiffany zubehoer,
efgh065
 
Posts: 49
Joined: Tue Jun 01, 2010 9:15 am

Very good!!

Postby mnop705 » Fri Jun 18, 2010 9:44 pm

chaussure tn requin chaussure tn requin,
air max shop air max shop,
Chaussures tn Chaussures tn,
nike shox rivalry nike shox rivalry,
air max femme air max femme,
nike air max nike air max
mnop705
 
Posts: 118
Joined: Mon May 03, 2010 8:32 am

good one`~

Postby defg836 » Fri Jul 02, 2010 8:05 am

Algeria Jersey Algeria Jersey
Argentina Jersey Argentina Jersey
Brazil Jersey Brazil Jersey
Cameroon Jersey Cameroon Jersey
CotedIvoire Jersey CotedIvoire Jersey
defg836
 
Posts: 101
Joined: Wed Jun 09, 2010 12:25 pm

```yes-

Postby defg836 » Mon Jul 26, 2010 10:22 pm

wholesale jordan shoes wholesale jordan shoes,
jordans shoes jordans shoes,
jordan shoes for cheap jordan shoes for cheap,
jordan shoes for sale jordan shoes for sale,
air jordan 9 air jordan 9,
defg836
 
Posts: 101
Joined: Wed Jun 09, 2010 12:25 pm


Return to Linux / Unix

Who is online

Users browsing this forum: No registered users and 1 guest

cron