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

unace - extract, test and view ACE archives

Authors

       This manual page was written by Guillem  Jover  <guillem@debian.org>  and  revised  by  Fabian  Greffrath
       <fabian@debian-unofficial.org> for the Debian project (but may be used by others).

2.50                                               2005-12-05                                           unace(1)

Commands

e      Extract files

       l      List archive

       t      Test archive integrity

       v      List archive (verbose)

       x      Extract files with full path

Description

       The  unace  utility is used for extracting, testing and viewing the contents of archives created with the
       ACE archiver.

Name

       unace - extract, test and view ACE archives

See Also

gzip(1), bzip2(1), zip(1), arj(1), ppmd(1).

Switches

c[-]   Show comments (default +)

       f[-]   Full path matching (default -)

       h      Display this help and exit

       o[-]   Overwrite files (default -)

       p<pass>
              Set password

       y[-]   Assume yes on all queries (default -)

       x<files/@list>
              Exclude <files> or files in <list> from process

Synopsis

unace <command> [-<sw1> ...] <archive> [<base_dir>\] [<files>/@<filelist>]

See Also