Search Results

Search: Posts Made By: Chinmaya Kabi
2,446
Posted By Chinmaya Kabi
Thanks Rudi. That helped to a major...
Thanks Rudi.

That helped to a major extent.
I'm looking into additional cases where there are multiple identifiers in the file and would attempt tweaking the code. I'll ask your help if I...
2,446
Posted By Chinmaya Kabi
Thanks Rudi, I'm however getting the...
Thanks Rudi,

I'm however getting the below errors.
awk: syntax error near line 2
awk: bailing out near line 2


Also is it possible for you to explain a bit as I'm quite new to these...
2,446
Posted By Chinmaya Kabi
Hi Rudi, Sorry. I had used the below ...
Hi Rudi,

Sorry.

I had used the below

joinstr=""
HDate=""
userrpt=""
while read line
do
printf "."
EndHeader=`echo $line | grep -c "End of run"`;
if [ "$EndHeader" -eq 1 ]
then...
2,446
Posted By Chinmaya Kabi
Sed/awk command to convert number occurances into date format and club a set of lines
Hi,

I have been stuck in this requirement where my file contains the below format.

20150812170500846959990854-25383-8.0.0
"ABC Report" hp96880
"4952"
20150812170501846959990854-25383-8.0.0...
Showing results 1 to 4 of 4

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