Search Results

Search: Posts Made By: Souvik Patra
1,956
Posted By Souvik Patra
Thanks Makarand... I will try the same. ...
Thanks Makarand... I will try the same.
Corona688---the message is generated (what i could see) is as because there are some SSL handshake failure and hence the entries in the log file.
1,956
Posted By Souvik Patra
It seems cat will take long time to cat the file...
It seems cat will take long time to cat the file as it is huge in size now.
var=`expr $(cat filename| wc -l) / 2` is taking long time to execute. I am waiting though
3,360
Posted By Souvik Patra
try not to copy paste the if statement. Please...
try not to copy paste the if statement. Please write it down manually using vi editor. The syntax should be if [ condition ];

space after '[' and before ']'
1,956
Posted By Souvik Patra
Archiving or removing few data from log file in real time
Hi,

I have a log file that gets updated every second. Currently the size has grown to 20+ GB. I need to have a command/script, that will try to get the actual size of the file and will remove 50%...
Showing results 1 to 4 of 4

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