Search Results

Search: Posts Made By: KnightAttrition
1,886
Posted By KnightAttrition
You are indeed correct now I just need to clean...
You are indeed correct now I just need to clean up the formatting a bit. Thanks
1,886
Posted By KnightAttrition
Well that solved one problem but created another....
Well that solved one problem but created another. Once the timer script timestamps the log the tcpdump script stops writing to it until the timer script is shutdown.
1,886
Posted By KnightAttrition
Script 1 this is the one that must run...
Script 1 this is the one that must run constantly. Pretty basic I know.

#! /bin/sh
actual=`date`
echo "Process ID for tcpdump launched $actual is $$" > /log/procID.log
tcpdump -i en0 -A -s 0...
1,886
Posted By KnightAttrition
Direct two scripts to write to one file
I have an interesting dilemma. I am trying make a script that is continuously scanning for new data. This script cannot be paused or stopped it needs to run constantly. I also want to...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 09:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy