GFC: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
|Picture=
|Version=1.2 (Jan 1995)
|Author=
|License=[[IBM EWS]]
|Download=[http://www.tavi.co.uk/os2pages/ews/os2gfc.zip os2gfc.zip]<br/>[http://www.tavi.co.uk/os2pages/ews/gfc13de.zip gfc13de.zip]
}}
GFC is a graphical file comparison program. It compares two files on disk and notes lines that are common to both. A bar chart is drawn, giving an overall view of which lines match, and the text of either file, or a composite file, is displayed. The default view is the composite file.
GFC is a graphical file comparison program. It compares two files on disk and notes lines that are common to both. A bar chart is drawn, giving an overall view of which lines match, and the text of either file, or a composite file, is displayed. The default view is the composite file.


Line 6: Line 13:


GFC can ignore case and white space, if you wish.
GFC can ignore case and white space, if you wish.
==Download==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/util/disk&file=os2gfc.zip]
==License==
IBM Employee Written Software


[[Category:File Utilities]]
[[Category:File Utilities]]

Revision as of 18:20, 28 November 2019

GFC
[[File:|300px]]
Version 1.2 (Jan 1995)
Vendor
Author
License IBM EWS
Download os2gfc.zip
gfc13de.zip
Website

GFC is a graphical file comparison program. It compares two files on disk and notes lines that are common to both. A bar chart is drawn, giving an overall view of which lines match, and the text of either file, or a composite file, is displayed. The default view is the composite file.

Standard clipboard functions can be used for simple editing of the composite file, which may also be saved.

GFC recognises UNIX-style files (i.e. files using just a newline character to mark the end of a line, rather than OS/2's carriage return - newline combination).

GFC can ignore case and white space, if you wish.