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

gsf - archiving utility using the G Structured File library

Authors

gsf's primary authors are Morten Welinder <terra@gnome.org> and Jody Goldberg <jody@gnome.org>.

       The initial version of this manpage was written by J.H.M. Dassen (Ray) <jdassen@debian.org>.

Description

       This manual page briefly documents the gsf command.

       gsf  is  a  simple archive utility, somewhat similar to tar(1). It operates on files following one of the
       structured file formats understood by the G Structured File library,  for  example,  Microsoft  Excel(TM)
       files.

Examples

       To list the content structure of a Microsoft Excel(TM) file arrays.xls:

       gsf list arrays.xls

       To dump Workbook, an individual data stream in arrays.xls:

       gsf dump arrays.xls Workbook

Name

       gsf - archiving utility using the G Structured File library

Options

Options-?,--help
              Show help options

       -v,--version
              Display gsf's version

   Subcommandscat    Output one or more files in archive

       dump   Dump one or more files in archive as formatted hexadecimal

       help   List subcommands

       list   List files in archive

       props  Archive list of property names

See Also

gnumeric(1)

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

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

gsf                                             29 November 2009                                          GSF(1)

Synopsis

gsf [OPTION...] SUBCOMMANDARCHIVE...

See Also