特殊:Badtitle/NS100:Unp

来自Ubuntu中文
Wikibot留言 | 贡献2009年5月12日 (二) 19:22的版本
跳到导航跳到搜索
可打印版本不再受到支持且可能有渲染错误。请更新您的浏览器书签并改用浏览器默认打印功能。

{{#ifexist: :Unp/zh | | {{#ifexist: Unp/zh | | {{#ifeq: {{#titleparts:Unp|1|-1|}} | zh | | }} }} }} {{#ifeq: {{#titleparts:Unp|1|-1|}} | zh | | }}

Introduction

Unp is a small perl script which makes extraction of any archive files (see FileCompression) a bit easier. It support several compressors and archiver programs, chooses the right one(s) automatically and extracts one or more files in one go.

Installation

sudo apt-get install unp

Usage

Method 1 (unpack all archives in a directory):

unp *.*

Method 2 (unpack, for example, all .rar archives in a directory):

unp *.rar

Method 3 (unpack 1 archive):

unp archivefile

Method 4 (unpack several archives at the same time):

unp archivefile1 archivefile 2

Problem

IconsPage?action=AttachFile&do=get&target=IconWarning3.png It doesn't extract files from RAR archives with full path!


  • Categories: