Search Results

Search: Posts Made By: jspinal
8,826
Posted By jspinal
Shell script for process monitoring
Im having a bit of troble coming up with a script that does this monitors processes to see if they die, if they do die, restart the process
and write out to a log file that the process was...
2,805
Posted By jspinal
that worked perfect! I appreciate your help!...
that worked perfect! I appreciate your help! Thank you.
2,805
Posted By jspinal
this the error im getting: awk: line 2:...
this the error im getting:

awk: line 2: function asort never defined
2,805
Posted By jspinal
Thanks that def. did the trick.. One more...
Thanks that def. did the trick.. One more question woud there be a way to combine the repeated Ip addresses.
example:
109.86.214.79 - [01/Nov/2010:15:54:36 -0400]
109.86.214.79 -...
2,805
Posted By jspinal
In need of assist....
How would i take the output of a file dump it into another file while at the same time sorting it?

this is my script..simple i know!?

echo "Enter the file log you wish to use. [ENTER]: "...
954
Posted By jspinal
It's just a basic log file that contains url's...
It's just a basic log file that contains url's and Ip's and dates/time

this is the command ive been trying to ue:

awk '{print $1,$2,$4,$5}' access_log.nov

---------- Post updated at 03:09...
954
Posted By jspinal
Need of a Parsing Script Assist...
Im trying to find a script that will pull ip addresses along with the date and time sort it by ip addresses and output it to a file...
As a newbie to scripting im kinda stumped here...and...
Showing results 1 to 7 of 7

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