Search Results

Search: Posts Made By: adgangwar
9,703
Posted By adgangwar
Thanks a lot:)
Thanks a lot:)
9,703
Posted By adgangwar
Hi, Can you please tell in detail, I have...
Hi,

Can you please tell in detail,
I have hardcoded value $AI_XFR in variable 'xyz'
and now i want to resolve the value with 'xyz' variable only.

Thanks,
Aditya
9,703
Posted By adgangwar
Resolve parameter value stored in a variable
Hi All,

I have below variable,

xyz=\$AI_XFR

Now, if you will run the below command

=> echo $xyz
$AI_XFR

It is returning hardcoded string value.

Whereas in environment, there...
1,926
Posted By adgangwar
Replace multiple lines through sed
Hi All,

I have a input file as sample below

<this is not starting of file>
record
line1
line2
line3
end
line4
line5
record
line6
line7
line8

my requirement is this, i want to...
2,228
Posted By adgangwar
Thanks to all for your ideas... i am trying and...
Thanks to all for your ideas... i am trying and working on it.

Thanks,
Aditya
2,228
Posted By adgangwar
Change in last line of each part of a file
Hi,

I have a input files as below.

Sample of one input file

type mtg_key =
record
decimal("\344") id;
string("\344") ct_cd;
string("\344") st_cd;
end;
type psl_key =
record...
4,883
Posted By adgangwar
Thanks for solution and your explanations.
Thanks for solution and your explanations.
4,883
Posted By adgangwar
@Franklin52: whats the basic difference between...
@Franklin52: whats the basic difference between awk and nawk, why was awk not working on solaris??

Thanks,
Aditya
4,883
Posted By adgangwar
@bartus11: that command is giving error code: ...
@bartus11: that command is giving error
code:
=> awk '/\|~\|$/{$0=$0" "}1' file5
awk: syntax error near line 1
awk: bailing out near line 1
3,039
Posted By adgangwar
here what does -n 1 exactly do, mean to ask what...
here what does -n 1 exactly do, mean to ask what will be the difference in o/p while not using it.


Thanks
Aditya
Showing results 1 to 10 of 10

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