Search Results

Search: Posts Made By: draghun9
3,846
Posted By Chubler_XL
Assumption here is that whenever port goes from...
Assumption here is that whenever port goes from unserviced to serviced that your script should be run. This script should be started in the background with nohup (perhaps from /etc/init.d):

while...
3,071
Posted By mjf
draghun9, How you have coded the RCODE above...
draghun9,
How you have coded the RCODE above will not work (try it). If you want to code this into a function, then why try to do in all one command line? Use an If/else condition to echo the return...
3,071
Posted By alister
Assuming nothing more than that the data is a...
Assuming nothing more than that the data is a valid text file, while the following traps may not trigger often, I think it's a good idea to mention them for the benefit of novices considering adding...
3,071
Posted By Corona688
Awk doesn't mysteriously stop working inside...
Awk doesn't mysteriously stop working inside while loops, no.

I can only guess what your friend meant, but I'm assuming the lesson intended was "Don't run awk 30,000 times to process 10,000...
Showing results 1 to 4 of 4

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