Search Results

Search: Posts Made By: amithpatrick1
1,767
Posted By amithpatrick1
Thanks a lot !!! It worked .. Btw could you...
Thanks a lot !!! It worked .. Btw could you explain why i need to put in Quotes ???
1,767
Posted By amithpatrick1
I would want to redirect this output to file also...
I would want to redirect this output to file also .
printf( "%s old=\"%s\" new=\"%s\"\n", $2, $3, new[$2] )

Currently i'm getting an error like :

awk:cmd line:11 (filename=input.txt FNR=4)...
1,767
Posted By amithpatrick1
What if i'm readin the diff ouput from a file ?
What if i'm readin the diff ouput from a file ?
1,767
Posted By amithpatrick1
The o/p printed is the result of the diff...
The o/p printed is the result of the diff operation .

i need to print old values and new values of abc , xyz etc using that result . how do i do that
1,767
Posted By amithpatrick1
Compare files using Unix scripting
I have a file containing the below data obtained after running a diff command

> abc 10
< abc 15
> xyz 02
<xyz 05

.....

Does anyone know how i can obtain output like :
...
Showing results 1 to 5 of 5

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