| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 2197 人关注过本帖
标题:linux 系统 资料(经典)
只看楼主 加入收藏
青春无限
Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19Rank: 19
来 自:江苏
等 级:贵宾
威 望:24
帖 子:3451
专家分:19340
注 册:2012-3-31
收藏
得分:0 
回复 9楼 有容就大
呵呵呵

学 会看代码…学习写程序…学会搞开发…我的目标!呵呵是不是说大话啊!!一切皆可能
2012-09-28 13:20
zhu224039
Rank: 8Rank: 8
等 级:贵宾
威 望:17
帖 子:862
专家分:792
注 册:2012-7-29
收藏
得分:0 
我靠 这是在打劫么,5分 你叫我就剩下1分可用的 怎么办

我要成为嘿嘿的黑客,替天行道
2012-10-02 01:04
hclin
Rank: 1
等 级:等待验证会员
帖 子:3
专家分:0
注 册:2013-3-8
收藏
得分:0 

try to use unrar !!!

---

Install unrar command

Under Debian or Ubuntu Linux, you need to type apt-get command as follows to install unrar program:
# apt-get install unrar

If you are using Fedora core Linux / CentOS / RHEL, use yum command as follows (see discussion below for more):
# yum install unrar

If you are using FreeBSD, enter:
# pkg_add -v -r unrar

If any of above, methods is not working for you, download binary package from official rarlab site:
$ cd /tmp
$ wget http://www.

Next, untar file, enter:
$ tar -zxvf rarlinux-3.6.0.tar.gz

Both unrar and rar commands are located in rar sub-directory. Just cd to rar directory, type:
$ cd rar
$ ./unrar

Now copy rar and unrar file to /bin directory, type:
# cp rar unrar /bin
HowTo: Use unrar Command

The unrar command supports various options, below are common options that you need to for extracting files.
Task: Exreact rar (unpack) File

To extract file.rar file into the current directory, enter:
$ unrar e file.rar
Task: List (l) file inside rar archive:

$ unrar l file.rar
Task: To extract (x) files with full path type command:

$ unrar x file.rar

(D) To test (t) integrity of archive, file type command:
$ unrar t file.rar
2013-03-13 13:52
zanran8
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2013-4-23
收藏
得分:0 
我看看

年轻,没有什么不可以
2013-09-15 21:28
zanran8
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2013-4-23
收藏
得分:0 
就一ppt,5积分!!!!!!!!!!!!!!!!!!!

年轻,没有什么不可以
2013-09-15 21:33
快速回复:linux 系统 资料(经典)
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.014434 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved