fusecompare(1) — Commands
Name
fusecompare − Invokes the DEC FUSE Compare tool.
Syntax
fusecompare [ Xt-Options ] [ -cwd ] [ file-1 ] [ file-2 ]
Description
Invokes the Compare tool using the arguments supplied. If FUSE is already running, Compare uses the current project’s working directory, unless otherwise specified. If incomplete information is given, then whatever information has been given will be used to fill in the appropriate fields in the tool.
Options
Xt-Options
The standard X Toolkit command options.
−cwd Forces fusecompare to use the working directory of its parent shell as its current working directory rather than using the working directory of the project which it joins.
file-1 file-2
The names of the files which are to be compared. File-1 will appear in the left pane of the tool and file-2 will appear in the right pane. The files may be specified either as a fully qualified path names or as paths relative to the working directory.
Restrictions
This tool only process text files.
Examples
To compare two files using the DEC FUSE Compare tool:
fusecompare /sample/file1.c /sample/file1.c-old
Also
fuse(1), diff(1)
DEC FUSE Handbook