redhat中解压.rar文件
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
[root@www /]# wget http://www.rarlab.com/rar/rarlinux-3.8.0.tar.gz
--2013-04-15 14:24:42-- http://www.rarlab.com/rar/rarlinux-3.8.0.tar.gz
Resolving www.rarlab.com... 188.138.1.135, 188.138.1.143
Connecting to www.rarlab.com|188.138.1.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 791915 (773K) [application/x-gzip]
Saving to: `rarlinux-3.8.0.tar.gz'
100%[======================================>] 791,915 25.2K/s in 22s
2013-04-15 14:25:07 (35.2 KB/s) - `rarlinux-3.8.0.tar.gz' saved [791915/791915]
[root@www /]# ls
bin etc lib64 misc proc sbin sys usr
boot home lost+found mnt rarlinux-3.8.0.tar.gz selinux tftpboot var
dev lib media opt root srv tmp
[root@www /]# mv rarlinux-3.8.0.tar.gz /tmp/
[root@www /]# cd /tmp/
[root@www tmp]# tar zxvf rarlinux-3.8.0.tar.gz
rar/
rar/readme.txt
rar/rarfiles.lst
rar/unrar
rar/rar
rar/license.txt
rar/file_id.diz
rar/order.htm
rar/whatsnew.txt
rar/Makefile
rar/rar.txt
rar/technote.txt
rar/default.sfx
rar/rar_static
[root@www tmp]# cd rar
rar/ rarlinux-3.8.0.tar.gz
[root@www tmp]# cd rar
[root@www rar]# ls
default.sfx Makefile rarfiles.lst readme.txt whatsnew.txt
file_id.diz order.htm rar_static technote.txt
license.txt rar rar.txt unrar
[root@www rar]# make install
mkdir -p /usr/local/bin
mkdir -p /usr/local/lib
cp rar unrar /usr/local/bin
cp rarfiles.lst /etc
cp default.sfx /usr/local/lib
[root@ww rar]# unrar e file.rar
--2013-04-15 14:24:42-- http://www.rarlab.com/rar/rarlinux-3.8.0.tar.gz
Resolving www.rarlab.com... 188.138.1.135, 188.138.1.143
Connecting to www.rarlab.com|188.138.1.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 791915 (773K) [application/x-gzip]
Saving to: `rarlinux-3.8.0.tar.gz'
100%[======================================>] 791,915 25.2K/s in 22s
2013-04-15 14:25:07 (35.2 KB/s) - `rarlinux-3.8.0.tar.gz' saved [791915/791915]
[root@www /]# ls
bin etc lib64 misc proc sbin sys usr
boot home lost+found mnt rarlinux-3.8.0.tar.gz selinux tftpboot var
dev lib media opt root srv tmp
[root@www /]# mv rarlinux-3.8.0.tar.gz /tmp/
[root@www /]# cd /tmp/
[root@www tmp]# tar zxvf rarlinux-3.8.0.tar.gz
rar/
rar/readme.txt
rar/rarfiles.lst
rar/unrar
rar/rar
rar/license.txt
rar/file_id.diz
rar/order.htm
rar/whatsnew.txt
rar/Makefile
rar/rar.txt
rar/technote.txt
rar/default.sfx
rar/rar_static
[root@www tmp]# cd rar
rar/ rarlinux-3.8.0.tar.gz
[root@www tmp]# cd rar
[root@www rar]# ls
default.sfx Makefile rarfiles.lst readme.txt whatsnew.txt
file_id.diz order.htm rar_static technote.txt
license.txt rar rar.txt unrar
[root@www rar]# make install
mkdir -p /usr/local/bin
mkdir -p /usr/local/lib
cp rar unrar /usr/local/bin
cp rarfiles.lst /etc
cp default.sfx /usr/local/lib
[root@ww rar]# unrar e file.rar
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献1条内容
所有评论(0)