Search Results

Search: Posts Made By: sp999
2,124
Posted By sp999
Joey, Thanks for replying. Am not trying...
Joey,
Thanks for replying.

Am not trying to get rid of the ~R character, but i am trying to assign it to a variable, Any of the below ways are not working.

hdr == "Oranges"
hdr ==...
2,124
Posted By sp999
~R in between string, how to handle in AWK
Hi,
Can any one help how to handle the below situation.

Am using Awk script to handle variable

When I open the file in VI mode, I see the string as Orange~Rs , but when I cat the file its...
5,510
Posted By sp999
Write output to a file using Korn shell script
All,

Can anyone please help me with the below scenario in korn shell script.
Can anyone please give me some hints to proceed on this.

I have a Flat file of the below format.

Input file...
7,269
Posted By sp999
Danmero, Thank you very much, but the output...
Danmero,

Thank you very much, but the output is getting sorted, can you please help me so that the output is not sorted, and same as the orginal file.

awk '
BEGIN{
FS=OFS="|";ORS =...
3,864
Posted By sp999
Write Awk output to a file , inside script.
Hi,
Can anyone please help me with this issue.

I have a Awk command which take file as input, and provides the output having multiple lines, its working in command mode, but not if i plug it in...
7,269
Posted By sp999
Thanks you danmero for the help.
Thanks you danmero for the help.
7,269
Posted By sp999
Danmero, Thanks for the reply. Am using...
Danmero,
Thanks for the reply.

Am using your Awk script, but its failing giving me the below error.

Awk script used

awk 'BEGIN{FS=OFS="|";print...
7,269
Posted By sp999
Normalize Data and write to a flat file
All,

Can anyone please help me with the below scenario.

I have a Flat file of the below format.
...
3,679
Posted By sp999
Very Thanks jlliagre , it works like Magic...it...
Very Thanks jlliagre , it works like Magic...it is indeed copied over from windows.
3,679
Posted By sp999
Cut in shell script
Hi All,

Am a Beginner to shell scripting, so please pardon my question.

Below is the file format of file a.txt

a.txt
F=3
a|b|c|d
1|2|3|4
as|as|asd|asd
Aas|as|asd|ada

In the above...
Showing results 1 to 10 of 10

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