Search Results

Search: Posts Made By: Newman
13,796
Posted By Newman
Thank you guys... It really helped and solved...
Thank you guys...
It really helped and solved my question :b:
13,796
Posted By Newman
Copy/paste in vi editor
Hello guys,

I am trying to copy a line in vi editor and paste it with below commands but paste command is not working and instead of paste action prints the p character!!

I should also mention...
3,311
Posted By Newman
Thank you mjf for your reply... Below Script...
Thank you mjf for your reply...

Below Script worked correctly...

awk '/getAuthServiceDetails.do/ {total += $8; count++} END { print total/count }' access.log00001
3,311
Posted By Newman
Calculate Average time of a column
Hello dears,

I have a log file with records like below and want to get a average of one column based on the search of one specific keyword.

2015-02-07 08:15:28 10.102.51.100 ...
Showing results 1 to 4 of 4

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