Search Results

Search: Posts Made By: snukala
Forum: Solaris 02-04-2011
3,031
Posted By snukala
Hi malcomex999 Can you please let me know how i...
Hi malcomex999
Can you please let me know how i can do the reverse.
I mean the following into one line .
"attr1","amv","bmv1","abc","abc1"
"attr1","amv1","bmv1","abc","abc2"...
Forum: Solaris 02-01-2011
3,031
Posted By snukala
Hi malcomex999 and homeboy, Thank you very much...
Hi malcomex999 and homeboy,
Thank you very much for your support.
It is working.

Regards
Subhash Nukala
Forum: Solaris 01-31-2011
3,031
Posted By snukala
Hi, Thanks for responding. The later part of...
Hi,
Thanks for responding.
The later part of the script,ie, the section under for seems to be failing.
I used the following script.
#!/bin/awk -f
i=0
awk 'BEGIN{RS=",";FS="\n"}{print $1}'...
Forum: Solaris 01-31-2011
3,031
Posted By snukala
Split file based on multi valued attributes
Hi,
I am new to shell scripting.
I have a file which has multi valued attributes. I wanted to split it so that there will be no muliti valued attributes.
Example file:...
Showing results 1 to 4 of 4

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