Search Results

Search: Posts Made By: balu_puttaganti
1,748
Posted By balu_puttaganti
Hi Panyam, I used the your code with a bit...
Hi Panyam,

I used the your code with a bit of modification to suit my requirement and it worked fine, Thanks

Code I used is: -

'FILENAME=="File1" {A[$1]=$2} FILENAME=="File2" {if (A[$1])...
1,748
Posted By balu_puttaganti
Difference between files
I have two files like follows: -

File 1: -

A 20
B 15
D 10
C 6

File 2: -

B 21
A 20
C 11
D 10

Now I want file like this: -
It should pick up 'A' from File 1 and pick up 'A'...
4,963
Posted By balu_puttaganti
can you send the script that you are using to...
can you send the script that you are using to trigger the mail?
1
2,468
Posted By balu_puttaganti
Smtp
Hi All,

I have a unix box which is in a network with windows machine, I am able to send the mails to the user id's with in the unix box. I dont have Internet connection for this box, so I am not...
Forum: AIX 09-08-2009
1,851
Posted By balu_puttaganti
SMTP doubt
Hi All,

I have a unix box which is in a network with windows machine, I am able to send the mails to the user id's with in the unix box. I dont have Internet connection for this box, so I am not...
5,000
Posted By balu_puttaganti
Finding line with highest number in a file
Hi All,

My file looks some thing like this,

File 1: -
A 10
B 30
C 5
D 25
E 72
F 23

now my requirement is to find the line with highest number in it, i;e the result should be

E...
1,539
Posted By balu_puttaganti
Comparing files
Hi All,
I want to compare two files which looks like this
File1: -

A 5
B 4
C 3
D 2

File2: -

C 10
A 8
D 7
B 6


Now these files are to be compared in a way that from first file's...
1,727
Posted By balu_puttaganti
Hi, I have modified the statement as shown...
Hi,

I have modified the statement as shown below, script is running without error, but it is not generating any file.

awk 'FILENAME=="CacheForPDEV"{A[$2]=$1}...
1,727
Posted By balu_puttaganti
Hi Thanks for the quick reply can you just...
Hi Thanks for the quick reply

can you just tell me the output of this, I mean how will be the output after I execute this command, will it be on the window or will it be stored in any file?
...
1,727
Posted By balu_puttaganti
Comparing files
Hi All,
I want to compare two files which looks like this
File1: -

5 A
4 B
3 C
2 D

File2: -

9 C
7 A
5 D
4 B


Now these files are tobe compared in a way that we...
Showing results 1 to 10 of 10

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