Forum: Shell Scripting Apr 13th, 2008 |
| Replies: 1 Views: 833 I need some help with this:
I want to compare 2 files, and get an output file with only the new lines of File2 (compared to File1)
I didnt manage to do this with diff, any suggestions how to... |