Results 1 to 3 of 3
I need a script that will display 2 files on a single screen with the capability to scroll either file horizontally within its side of the screen and to scroll ...
- 10-29-2009 #1Linux User
- Join Date
- Mar 2008
- Posts
- 287
Dual File Display Script
I need a script that will display 2 files on a single screen with the capability to scroll either file horizontally within its side of the screen and to scroll either file vertically independently.
I haven't been able to do this with diff, diff3, sdiff, or comm. Can someone point me in the right direction or suggest a means of doing this.
- 10-29-2009 #2Linux Engineer
- Join Date
- Apr 2006
- Location
- Saint Paul, MN, USA / CentOS, Debian, Solaris, SuSE
- Posts
- 1,117
Hi.
If this is for the purpose of comparing files, look at xxdiff, but the scrolling controls are not independent ... cheers, drlWelcome - get the most out of the forum by reading forum basics and guidelines: click here.
90% of questions can be answered by using man pages, Quick Search, Advanced Search, Google search, Wikipedia.
We look forward to helping you with the challenge of the other 10%.
( Mn, 2.6.n, AMD-64 3000+, ASUS A8V Deluxe, 1 GB, SATA + IDE, Matrox G400 AGP )
- 10-30-2009 #3Linux User
- Join Date
- Mar 2008
- Posts
- 287
Thanks drl, unfortunatey Slackware 12.0 (forgot to mention that) does not have xxdiff but since as you point out it does not have independent scrolling, it is not likely to be of use here. Appreciate U thinking of it tho!! I may download it if my search is of no avail.


Reply With Quote