Search Results

Search: Posts Made By: babai
7,481
Posted By babai
The original file doesn't have any CR character,...
The original file doesn't have any CR character, i digged a bit into my program and i found the issue is here

i using the current cmd

echo \\machinename\drive\logs\folder\farm\instance\| cut -f...
7,481
Posted By babai
I have checked the out file created after adding...
I have checked the out file created after adding the additional field (done with the above SED command), the CR characters are there from second line at start. here it is
7,481
Posted By babai
i am copying the logs (which were created in the...
i am copying the logs (which were created in the windows servers). Any idea how to remove these??
7,481
Posted By babai
One more question sed...
One more question
sed 's|\(....\)\(..\)\(..\)\(..\)\(..\)\(..\)|systemname_instancename;\1/\2/\3;\4:\5:\6:|' infile >out.txtout.txt file is created, i see carriage return characters, but those has...
7,481
Posted By babai
You are the best
You are the best
7,481
Posted By babai
SED cmd works fine, Thanks alot ----------...
SED cmd works fine, Thanks alot

---------- Post updated at 02:24 PM ---------- Previous update was at 02:14 PM ----------

After performing the above cmd, i am adding another text to each line...
7,481
Posted By babai
Split Date/time data to two
Hi all,

I have logs(in a log file) with the following structure
20100916011501559;0.812;null;TRUE;;FALSE;0.812;0;0;;19
20100916011504762;0.015;null;TRUE;;FALSE;0;4|4;0.015;;4...
Showing results 1 to 7 of 7

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