Search Results

Search: Posts Made By: number10
1,718
Posted By number10
Hi, I am getting single value for that...
Hi,

I am getting single value for that column.

Used echo on each output value, i am getting only one valie at a time.
i am not understanding the nature of if condition if you have row...
1,718
Posted By number10
Thanks for the swift response but still facing...
Thanks for the swift response but still facing the same. As I am guessing the row having double quotes that's way it is comparing. still unable to find the root cause.

error message
0403-012 A...
1,718
Posted By number10
3,453
Posted By number10

3,453
Posted By number10
Thanks for swift response. This is working fine. ...
Thanks for swift response. This is working fine.

I am not sure how many special charters are there in a file. I have mentioned only few special charters in the file. But I may get more special...
3,453
Posted By number10
30,894
Posted By number10
Thanks for the suggestion. I have taken the...
Thanks for the suggestion.

I have taken the replacing delimeter as ~.

It is working fine all the records except couple of records.

Source file:
Cust_information.txt...
30,894
Posted By number10
thanks for update.. It is really fine. ...
thanks for update..
It is really fine.

Source file 2GB.when i use sed command it is taking 1hr 50mins to complete the process. As i can see the foarms, awk command will execute faster then sed...
30,894
Posted By number10
comma replaced with pipe
Source data:

"123","aaa bbb CCC","12000"
"134","HHH,bbc","13000"
i have a delimited[camma] file. i want to replace with the pipe.The sed command is not working for replacing a delimeter.

...
1,654
Posted By number10
Generating a count report
Hi,
I want to generate a report for count mismatching.
Steps followed for creating a script


for file in

1). I have to fetch the file name from the checksum.out #customer_information_
2)....
11,922
Posted By number10
loop + sum + print using awk
Hi,

I am unable sum of each column in the loop usng awk command.

Awk is not allowing the parameters in the command.

i am facing the below error.

awk: 0602-562 Field $() is not correct.
...
3,977
Posted By number10
awk: 0602-590 Internal software error in the tostring function on 1
This is the one exactly i am looking for, I have tried with the small source file. it is working file.
but it is failing for another file due the below error message.Did the awk command does not...
3,977
Posted By number10
I am unable to fetch the proper output for the...
I am unable to fetch the proper output for the above command.
Detailed information.
My source file:

"0","ANC BC","01","1200",1,"2000-01-11-13:13:13"
1,Customer Information sales Header...
3,977
Posted By number10
1. It is working only for one instance. but...
1. It is working only for one instance.
but i have the file customer infomation datail is not replacing all the occurances.
customer_information_detail

2. i need to pass parameter in...
3,977
Posted By number10
split the file based on the 2nd column passing as a parameter
I am unable to spit the file based on the 2nd column passing as a parameter with awk command.

Source file:

“100”,”customer information”,”10000”
“200”,”customer information”,”50000”...
Showing results 1 to 15 of 15

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