![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to remove a character which is enclosed in Double quotes | mohan_tuty | UNIX for Advanced & Expert Users | 3 | 06-16-2008 11:55 AM |
| charecter or number | ganapati | UNIX for Dummies Questions & Answers | 1 | 01-02-2008 08:44 AM |
| find charecter from its ascii value. | rinku | Shell Programming and Scripting | 2 | 11-20-2007 02:50 AM |
| cut First charecter in any string | rinku | Shell Programming and Scripting | 6 | 05-29-2007 07:23 AM |
| cutting columns if delimiter has more than one charecter | mahabunta | UNIX for Dummies Questions & Answers | 9 | 09-14-2006 08:23 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi...
I have a requrement to compare two files. for e.g. File 1 2007/08/19 09:48:10 DH-032 $APTA1: Device AATD8029 2007/08/19 09:48:10 DH-045 $APTA1: Device AATD8029 2007/08/19 09:48:10 DH-043 $APTA1: Device AATD8029 File 2 2007-08-19 09:48:10 DH-032 $APTA1: Device AATD8029 2007-08-19 09:48:10 DH-043 $APTA1: Device AATD8029 2007-08-19 09:48:10 DH-045 $APTA1: Device AATD8029 I need to check the format, column Positioning...etc in file1 the date is 2007/08/19 in file 2 it is 2007-08-19 In file 2 one extra space occured between column 2 and column 3 ... I have to identify the differences and i need the postion of that difference. Please any one help me out . Thanks in Advance |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|