logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ssdiff - compare two spreadsheets

Author

ssdiff's primary author is Morten Welinder <terra@gnome.org>; ssdiff builds on the gnumeric codebase.

Description

       This manual page briefly documents the ssdiff command.

       ssdiff is a command line utility to compare two spreadsheets and list their differences

Example

       To compare an old version of a file with a newer file, run:

       ssdiffold.gnumericnew.gnumeric

       The  exit  code  will  be  0  if no differences were found, 1 if differences were found, and 2 in case of
       trouble.

License

ssdiff is licensed under the terms of the General Public License (GPL), version 2 or 3.  For  information
       on this license look at the source code that came with the software or see the GNU project page ⟨http://
       www.gnu.org⟩.

Name

       ssdiff - compare two spreadsheets

Options

       This program follows the usual GNU command line syntax, with single letter options starting with a single
       dash (`-') and longer options starting with two dashes (`--').

   Outputoptions-x,--xml
              Display differences in xml format

   Helpoptions-V,--version
              Display ssdiff's version

       -?,--help
              Display the supported options

See Also

gnumeric(1), ssconvert(1), ssindex(1) ssgrep(1)

       The Gnumeric Homepage ⟨http://www.gnome.org/projects/gnumeric/⟩.

       The GNOME project page ⟨http://www.gnome.org/⟩.

gnumeric                                           2012-12-24                                          SSDIFF(1)

Synopsis

ssdiff  [OPTIONS] OLDFILENEWFILE

See Also