This is a discussion on Suggest a Method within the Linux forums, part of the Operating Systems category; Can someone suggest a method for finding the difference in two configuration files on the same server?...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
You can use the diff command which compares files line by line for for finding the difference in two configuration files on the same server.
The syntax of usage is as below: diff -u /usr/home/test1/etc/exf.conf /usr/home/test2/etc/exf.conf |
![]() |
| Thread Tools | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Best Practices for Checking Prerequisites | Mario T. Lanza | Software Patterns | 2 | 09-01-2004 06:51 PM |
| Objective-C FAQ | stes@pandora.be | Tech FAQ | 0 | 06-18-2004 02:58 PM |
| Objective-C FAQ | stes@pandora.be | Tech FAQ | 0 | 05-18-2004 02:59 PM |
| Smalltalk FAQ (v.1.0) | Vikas Malik | Tech FAQ | 0 | 04-17-2004 08:27 AM |
| Objective-C FAQ | stes@pandora.be | Tech FAQ | 0 | 04-16-2004 02:51 PM |