Sponsored Content
Full Discussion: Match same file column data
Top Forums Shell Programming and Scripting Match same file column data Post 302684979 by asavaliya on Friday 10th of August 2012 11:58:26 AM
Old 08-10-2012
MySQL Match same file column data

File A


Code:
B07 U51C 4434 L662C 4412
B07 L64U 612 L651B 4434
B07 L11C 4434 R151B 4434
B05 L12Z 612 L51B 4434
B01 651Z 612 L651C 4434
B04 A51Z 612 L51A 4434
L07 B08D 4434 B1B 4434
B07 RU8D 4434 L51A 4434
B07 L58D 4434 B51C 4434
B07 LA8D 4434 L4B 4434

Now i want File B Output


Code:
B07 U51C 4434 L662C 4412  No 
B07 L64U 612 L651B 4434   NO
B07 L11C 4434 R151B 4434  Yes
B05 L12Z 612 L51B 4434    No
B01 651Z 612 L651C 4434   NO
B04 A51Z 612 L51A 4434    NO
L07 B08D 4434 B1B 4434    Yes
B07 RU8D 4434 L51A 4434   Yes
B07 L58D 4434 B51C 4434   Yes 
B07 LA8D 4434 L4B 4434    Yes

Match Column C and Column E and put Yes if same otherwise No

Thanks
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Extract data based on match against one column data from a long list data

My input file: data_5 Ali 422 2.00E-45 102/253 140/253 24 data_3 Abu 202 60.00E-45 12/23 140/23 28 data_1 Ahmad 256 7.00E-45 120/235 140/235 22 data_4 Aman 365 8.00E-45 15/65 140/65 20 data_10 Jones 869 9.00E-45 65/253 140/253 18... (12 Replies)
Discussion started by: patrick87
12 Replies

2. UNIX for Dummies Questions & Answers

How to match 2 columns where one column has data as a range

Hi, I have a query about joining files using data ranges. Example files below - I want to join file1 to file2 with matches where file1 column 1 is equal to file2 column1, and file1 column 2 is within the range of file2 columns 3 and 4. I would like rows which don't match to be printed too. ... (4 Replies)
Discussion started by: auburn
4 Replies

3. Shell Programming and Scripting

Match column 3 in file1 to column 1 in file 2 and replace with column 2 from file2

Match column 3 in file1 to column 1 in file 2 and replace with column 2 from file2 file 1 sample SNDK 80004C101 AT XLNX 983919101 BB NETL 64118B100 BS AMD 007903107 CC KLAC 482480100 DC TER 880770102 KATS ATHR 04743P108 KATS... (7 Replies)
Discussion started by: rydz00
7 Replies

4. UNIX for Dummies Questions & Answers

How to match 2 columns where one column has data as a range - extended

Dear all, there is a nice solution for a text merge where the second file has only variables with a numeric range ( sorry, cannot post URL + thread is closed ). The real world is however more complicated than in the earlier example. file1 A 1 A 2 A 3 B 1 B 2 B 3 B 4 C 1 C 2 C 3 C... (4 Replies)
Discussion started by: underscore
4 Replies

5. Shell Programming and Scripting

Match words and fetch data in front of it in second column

Hi all, I have 2 files one file contain data like this in one column AST3 GSTY4 JST3 second file containign data like this in 2 columns AST3(PAXXX),GSTY4(PAXXY) it is used in diabetes KST4 it is used in blood... (6 Replies)
Discussion started by: manigrover
6 Replies

6. Shell Programming and Scripting

Compare 2 files and match column data and align data from 3 column

Hello experts, Please help me in achieving this in an easier way possible. I have 2 csv files with following data: File1 08/23/2012 12:35:47,JOB_5330 08/23/2012 12:35:47,JOB_5330 08/23/2012 12:36:09,JOB_5340 08/23/2012 12:36:14,JOB_5340 08/23/2012 12:36:22,JOB_5350 08/23/2012... (5 Replies)
Discussion started by: asnandhakumar
5 Replies

7. Shell Programming and Scripting

Compare 2 files of csv file and match column data and create a new csv file of them

Hi, I am newbie in shell script. I need your help to solve my problem. Firstly, I have 2 files of csv and i want to compare of the contents then the output will be written in a new csv file. File1: SourceFile,DateTimeOriginal /home/intannf/foto/IMG_0713.JPG,2015:02:17 11:14:07... (8 Replies)
Discussion started by: refrain
8 Replies

8. Shell Programming and Scripting

Match column 8 in file 1 with column 2 in file 2 and replace..

I am looking at the NR==FNR posts and trying to use them to achieve the following but I am not getting it. I have 2 files. I want to match column 8 in file 1 with column 2 in file 2. When they match I want to replace column 9 in file 1 with column 1 in file 2. This is and extract from file 1 ... (5 Replies)
Discussion started by: kieranfoley
5 Replies

9. Shell Programming and Scripting

Change data in one column with data from another file's column

Hello, I have this file outputData: # cat /tmp/outputData __Capacity^6^NBSC01_Licences^L3_functionality_for_ESB_switch __Capacity^2100^NBSC01_Licences^Gb_over_IP __Capacity^1837^NBSC01_Licences^EDGE_BSS_Fnc __Capacity^1816^NBSC01_Licences^GPRS_CS3_and_CS4... (1 Reply)
Discussion started by: nypreH
1 Replies

10. UNIX for Beginners Questions & Answers

Compare 1st column from 2 file and if match print line from 1st file and append column 7 from 2nd

hi I have 2 file with more than 10 columns for both 1st file apple,0,0,0...... orange,1,2,3..... mango,2,4,5..... 2nd file apple,2,3,4,5,6,7... orange,2,3,4,5,6,8... watermerlon,2,3,4,5,6,abc... mango,5,6,7,4,6,def.... (1 Reply)
Discussion started by: tententen
1 Replies
PDF_BEGIN_PAGE_EXT(3)							 1						     PDF_BEGIN_PAGE_EXT(3)

PDF_begin_page_ext - Start new page

SYNOPSIS
bool PDF_begin_page_ext (resource $pdfdoc, float $width, float $height, string $optlist) DESCRIPTION
Adds a new page to the document, and specifies various options. The parameters $width and $height are the dimensions of the new page in points. Returns TRUE on success or FALSE on failure. Common Page Sizes in Points +--------------------+-------------+ | name | | | | | | | size | | | | +--------------------+-------------+ | A0 | | | | | | | 2380 x 3368 | | | | | A1 | | | | | | | 1684 x 2380 | | | | | A2 | | | | | | | 1190 x 1684 | | | | | A3 | | | | | | | 842 x 1190 | | | | | A4 | | | | | | | 595 x 842 | | | | | A5 | | | | | | | 421 x 595 | | | | | A6 | | | | | | | 297 x 421 | | | | | B5 | | | | | | | 501 x 709 | | | | |letter (8.5" x 11") | | | | | | | 612 x 792 | | | | |legal (8.5" x 14") | | | | | | | 612 x 1008 | | | | |ledger (17" x 11") | | | | | | | 1224 x 792 | | | | | 11" x 17" | | | | | | | 792 x 1224 | | | | +--------------------+-------------+ PHP Documentation Group PDF_BEGIN_PAGE_EXT(3)
All times are GMT -4. The time now is 01:15 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy