deco archive file extractor 1.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News deco archive file extractor 1.5 (Default branch)
# 1  
Old 08-08-2008
deco archive file extractor 1.5 (Default branch)

deco is a universal archive file extractor that has a consistent command line interface ("deco 1.tar.bz2 2.zip 3.flac 4.rar 5.deb") and consistent behavior (never deleting archives after extraction and extracting relative to the current working directory, just verbosely enough, all unless explicitly requested otherwise). It creates an extraction directory if there is more than one file or directory at the archive top level, and it is able to fix strange permissions. Dozens of archive formats are supported out of the box, and the modular design makes adding support for others trivial. License: GNU General Public License v3 Changes:
Support for tar.7z/t7z archives has been added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
file-roller(1)						      General Commands Manual						    file-roller(1)

NAME
file-roller - archive manager for GNOME SYNOPSIS
file-roller [OPTIONS...] [FILE...] DESCRIPTION
File Roller is a graphical interface to archiving utilities such as tar and zip. It supports most common operations such as creating, modifing and extracting files from an archive. You can also view the contents of an archive and open files contained in the archive. OPTIONS
-a, --add-to=ARCHIVE Add files to the specified archive and quit the program -d, --add FILE Add files asking the name of the archive and quit the program -e, --extract-to=FOLDER Extract archives to the specified folder and quit the program -f, --extract Extract archives asking the destination folder and quit the program -h, --extract-here Extract archives using the archive name as destination folder and quit the program --default-dir=FOLDER Default folder to use for the '--add' and '--extract' commands --force Create destination folder without asking confirmation This program also accepts the standard GNOME and GTK options. AUTHORS
file-roller is written by Paolo Bacchilega <paolo.bacch@tin.it>. This manual page was written by Sven Arvidsson <sa@whiz.se>, for the Debian project (but may be used by others). SEE ALSO
gtk-options(7), gnome-options(7) The online documentation available through the program's Help menu. GNOME
2007-09-27 file-roller(1)