![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| diff between tcsh and csh -f | mahendrakamath | UNIX for Dummies Questions & Answers | 2 | 11-12-2007 04:19 AM |
| diff | tungaw2004 | UNIX for Dummies Questions & Answers | 3 | 04-25-2007 07:54 AM |
| Diff b/w $@ and $# | PradeepRed | Shell Programming and Scripting | 4 | 01-24-2006 01:02 AM |
| diff command | gilead29 | UNIX for Dummies Questions & Answers | 7 | 03-09-2004 06:12 PM |
| diff 2 files; output diff's to 3rd file | blt123 | Shell Programming and Scripting | 2 | 05-28-2002 08:29 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I am trying to use the diff command to find the differences between two txt files. From here, I wish to use the ed command to create the first file from the second file.
I am fairly new to unix, and I haven't got a clue how to do this. Can anyone help me please? Cheers |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Add -e to the diff command.
|
|
#3
|
|||
|
|||
|
Is that it? That will do everythign for me will it?
|
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|