-
2012-04-12 15:43:23
在Linux下面 unrar 解压缩一个大的rar文件,提示以下错误:
/lib/libc.so.6: version `GLIBC_2.7' not found (required by unrar)
解决方法:
1,下载免安装的unrar版本
2,使用绝对路径执行 unrar命令
/root/rar/unrar x /home/oracle/file.rar /home/oracle/destnation/ #绝对路径执行解压缩
/root/rar/rar e file.rar #压缩说明:
之前unrar新老版本兼容问题因此出现这个问题,操作需要把旧版本删除干净,再装新版本
=========================================================================
版权所有,文章允许转载,但必须以链接方式注明源地址,否则追究法律责任! 谢谢合作!
QQ: 164798858@qq.com
Sina: weibo.com/kaijunfeng
Yahoo: fffygapl@yahoo.com.cn
更多相关内容 -
如何在linux下解压缩rar格式的文件压缩包
2021-09-02 21:08:48本节讲下,如何让linux支持解压缩rar文件 一 、系统环境 1.1 系统环境 实验环境一: CentOS release 5.5 (Final) 2.6.18-194.el5 x86_64 GNU/Linux <--64位系统 实验环境二: CentOS release 5.4 ...
如何在linux下解压缩rar格式的文件压缩包前言:没有特殊原因,文档如果要传到linux上,一定要打成*.zip格式,
这样方便解压,一般来说没有理由要用rar.关于 linux上unzip命令有空细讲,
本节讲下,如何让linux支持解压缩rar文件一 、系统环境
1.1 系统环境
实验环境一:
CentOS release 5.5 (Final)
2.6.18-194.el5
x86_64 GNU/Linux <--64位系统
实验环境二:
CentOS release 5.4 (Final)
2.6.18-164.el5
i686 GNU/Linux <--32位系统
1.2命令查看方法:
[root@oldboy tools]# cat /etc/redhat-release
CentOS release 5.5 (Final)
[root@oldboy tools]# uname -r
2.6.18-194.el5
[root@oldboy tools]# uname -m
x86_64
二、下载并安装rar软件2.1 下载
mkdir -p /home/oldboy/tools
cd /home/oldboy/tools
wget http://www.rarlab.com/rar/rarlinux-3.8.0.tar.gz2.2 安装
tar zxvf rarlinux-3.8.0.tar.gz
cd rar
make
make install三、rar命令语法
将/etc 目录压缩为etc.rar 命令为:
rar a etc.rar /etc
将etc.rar 解压 命令为:
rar x etc.rar
unrar -e etc.tar
四、具体例子实例:将/etc 目录压缩为etc.rar
[root@oldboy tools]# rar a etc.rar /etc
RAR 3.80 Copyright (c) 1993-2008 Alexander Roshal 16 Sep 2008
Shareware version Type RAR -? for helpEvaluation copy. Please register.
Creating archive etc.rar
Adding /etc/gdm/securitytokens.conf OK
Adding /etc/gdm/Init/Default OK
Adding /etc/gdm/custom.conf OK
Adding /etc/gdm/Xsession OK
Adding /etc/gdm/PostSession/Default OK
Adding /etc/gdm/PreSession/Default OK
Adding /etc/gdm/XKeepsCrashing OK
Adding /etc/gdm/locale.alias OK
Adding /etc/gdm/PostLogin/Default.sample OK
省略若干行......查看
[root@oldboy tools]# ll
总计 26704
-rw-r--r-- 1 root root 26505645 08-20 20:26 etc.rar将etc.rar 解压:
[root@oldboy tools]# rar x etc.rarRAR 3.80 Copyright (c) 1993-2008 Alexander Roshal 16 Sep 2008
Shareware version Type RAR -? for help
Extracting from etc.rarCreating etc OK
Creating etc/gdm OK
Extracting etc/gdm/securitytokens.conf OK
Creating etc/gdm/Init OK
Extracting etc/gdm/Init/Default OK
Extracting etc/gdm/custom.conf OK
Extracting etc/gdm/Xsession OK
Creating etc/gdm/PostSession OK
Extracting etc/gdm/PostSession/Default OK
省略若干行......
五、更多命令 查看帮助[root@oldboy rar]# rar
RAR 3.80 Copyright (c) 1993-2008 Alexander Roshal 16 Sep 2008
Shareware version Type RAR -? for helpUsage: rar <command> -<switch 1> -<switch N> <archive> <files...>
<@listfiles...> <path_to_extract\><Commands>
a Add files to archive
c Add archive comment
cf Add files comment
ch Change archive parameters
cw Write archive comment to file
d Delete files from archive
e Extract files to current directory
f Freshen files in archive
i[par]=<str> Find string in archives
k Lock archive
l[t,b] List archive [technical, bare]
m[f] Move to archive [files only]
p Print file to stdout
r Repair archive
rc Reconstruct missing volumes
rn Rename archived files
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[name|-] Convert archive to or from SFX
t Test archive files
u Update files in archive
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path<Switches>
- Stop switches scanning
ad Append archive name to destination path
ag[format] Generate archive name using the current date
ap<path> Set path inside archive
as Synchronize archive contents
av Put authenticity verification (registered versions only)
av- Disable authenticity verification check
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
df Delete files after archiving
dh Open shared files
ds Disable name sort for solid archive
dw Wipe files after archiving
e[+]<attr> Set file exclude and include attributes
ed Do not add empty directories
en Do not put 'end of archive' block
ep Exclude paths from names
ep1 Exclude base directory from names
ep3 Expand paths to full including the drive letter
f Freshen files
hp[password] Encrypt both file data and headers
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
ilog[name] Log errors to file (registered versions only)
inul Disable all messages
isnd Enable sound
k Lock archive
kb Keep broken extracted files
m<0..5> Set compression level (0-store...3-default...5-maximal)
mc<par> Set advanced compression parameters
md<size> Dictionary size in KB (64,128,256,512,1024,2048,4096 or A-G)
ms[ext;ext] Specify file types to store
n<file> Include only specified file
n@ Read file names to include from stdin
n@<list> Include files in specified list file
o[+|-] Set the overwrite mode
ol Save symbolic links as the link instead of the file
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
r0 Recurse subdirectories for wildcard names only
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[<N>,v[-],e] Create solid archive
s- Disable solid archiving
sc<chr>[obj] Specify the character set
sfx[name] Create SFX archive
si[name] Read data from standard input (stdin)
sl<size> Process files with size less than specified
sm<size> Process files with size more than specified
t Test files after archiving
ta<date> Process files modified after <date> in YYYYMMDDHHMMSS format
tb<date> Process files modified before <date> in YYYYMMDDHHMMSS format
tk Keep original archive time
tl Set archive time to latest file
tn<time> Process files newer than <time>
to<time> Process files older than <time>
ts<m,c,a>[N] Save or restore file time (modification, creation, access)
u Update files
v Create volumes with size autodetection or list all volumes
v<size>[k,b] Create volumes with size=<size>*1000 [*1024, *1]
ver[n] File version control
vn Use the old style volume naming scheme
vp Pause before each volume
w<path> Assign work directory
x<file> Exclude specified file
x@ Read file names to exclude from stdin
x@<list> Exclude files in specified list file
y Assume Yes on all queries
z[file] Read archive comment from file
[root@ha-1-1 rar]# unrarUNRAR 3.80 freeware Copyright (c) 1993-2008 Alexander Roshal
Usage: unrar <command> -<switch 1> -<switch N> <archive> <files...>
<@listfiles...> <path_to_extract\><Commands>
e Extract files to current directory
l[t,b] List archive [technical, bare]
p Print file to stdout
t Test archive files
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path<Switches>
- Stop switches scanning
ad Append archive name to destination path
ap<path> Set path inside archive
av- Disable authenticity verification check
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
dh Open shared files
ep Exclude paths from names
ep3 Expand paths to full including the drive letter
f Freshen files
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
inul Disable all messages
kb Keep broken extracted files
n<file> Include only specified file
n@ Read file names to include from stdin
n@<list> Include files in specified list file
o[+|-] Set the overwrite mode
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
sl<size> Process files with size less than specified
sm<size> Process files with size more than specified
ta<date> Process files modified after <date> in YYYYMMDDHHMMSS format
tb<date> Process files modified before <date> in YYYYMMDDHHMMSS format
tn<time> Process files newer than <time>
to<time> Process files older than <time>
ts<m,c,a>[N] Save or restore file time (modification, creation, access)
u Update files
v List all volumes
ver[n] File version control
vp Pause before each volume
x<file> Exclude specified file
x@ Read file names to exclude from stdin
x@<list> Exclude files in specified list file
y Assume Yes on all queries -
linux下解压缩rar格式的文件压缩包
2017-11-27 21:55:00前言:没有特殊原因,文档如果要传到linux上,一定要打成*.zip格式, ...本节讲下,如何让linux支持解压缩rar文件 一 、系统环境 1.1 系统环境 实验环境一: CentOS release 5.5 (Final) 2.6.18-194.el5 x86_64 ...前言:没有特殊原因,文档如果要传到linux上,一定要打成*.zip格式,
这样方便解压,一般来说没有理由要用rar.关于 linux上unzip命令有空细讲,
本节讲下,如何让linux支持解压缩rar文件一 、系统环境
1.1 系统环境
实验环境一:
CentOS release 5.5 (Final)
2.6.18-194.el5
x86_64 GNU/Linux <--64位系统
实验环境二:
CentOS release 5.4 (Final)
2.6.18-164.el5
i686 GNU/Linux <--32位系统
1.2命令查看方法:
[root@oldboy tools]# cat /etc/redhat-release
CentOS release 5.5 (Final)
[root@oldboy tools]# uname -r
2.6.18-194.el5
[root@oldboy tools]# uname -m
x86_64
二、下载并安装rar软件2.1 下载
mkdir -p /home/oldboy/tools
cd /home/oldboy/tools
wget http://files.keray.com/winrar/rarlinux-3.8.0.tar.gz2.2 安装
tar zxvf rarlinux-3.8.0.tar.gz
cd rar
make
make install三、rar命令语法
将/etc 目录压缩为etc.rar 命令为:
rar a etc.rar /etc
将etc.rar 解压 命令为:
rar x etc.rar
unrar -e etc.tar
四、具体例子实例:将/etc 目录压缩为etc.rar
[root@oldboy tools]# rar a etc.rar /etc
RAR 3.80 Copyright (c) 1993-2008 Alexander Roshal 16 Sep 2008
Shareware version Type RAR -? for helpEvaluation copy. Please register.
Creating archive etc.rar
Adding /etc/gdm/securitytokens.conf OK
Adding /etc/gdm/Init/Default OK
Adding /etc/gdm/custom.conf OK
Adding /etc/gdm/Xsession OK
Adding /etc/gdm/PostSession/Default OK
Adding /etc/gdm/PreSession/Default OK
Adding /etc/gdm/XKeepsCrashing OK
Adding /etc/gdm/locale.alias OK
Adding /etc/gdm/PostLogin/Default.sample OK
省略若干行......查看
[root@oldboy tools]# ll
总计 26704
-rw-r--r-- 1 root root 26505645 08-20 20:26 etc.rar将etc.rar 解压:
[root@oldboy tools]# rar x etc.rarRAR 3.80 Copyright (c) 1993-2008 Alexander Roshal 16 Sep 2008
Shareware version Type RAR -? for help
Extracting from etc.rarCreating etc OK
Creating etc/gdm OK
Extracting etc/gdm/securitytokens.conf OK
Creating etc/gdm/Init OK
Extracting etc/gdm/Init/Default OK
Extracting etc/gdm/custom.conf OK
Extracting etc/gdm/Xsession OK
Creating etc/gdm/PostSession OK
Extracting etc/gdm/PostSession/Default OK
省略若干行......
五、更多命令 查看帮助[root@oldboy rar]# rar
RAR 3.80 Copyright (c) 1993-2008 Alexander Roshal 16 Sep 2008
Shareware version Type RAR -? for helpUsage: rar <command> -<switch 1> -<switch N> <archive> <files...>
<@listfiles...> <path_to_extract\><Commands>
a Add files to archive
c Add archive comment
cf Add files comment
ch Change archive parameters
cw Write archive comment to file
d Delete files from archive
e Extract files to current directory
f Freshen files in archive
i[par]=<str> Find string in archives
k Lock archive
l[t,b] List archive [technical, bare]
m[f] Move to archive [files only]
p Print file to stdout
r Repair archive
rc Reconstruct missing volumes
rn Rename archived files
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[name|-] Convert archive to or from SFX
t Test archive files
u Update files in archive
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path<Switches>
- Stop switches scanning
ad Append archive name to destination path
ag[format] Generate archive name using the current date
ap<path> Set path inside archive
as Synchronize archive contents
av Put authenticity verification (registered versions only)
av- Disable authenticity verification check
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
df Delete files after archiving
dh Open shared files
ds Disable name sort for solid archive
dw Wipe files after archiving
e[+]<attr> Set file exclude and include attributes
ed Do not add empty directories
en Do not put 'end of archive' block
ep Exclude paths from names
ep1 Exclude base directory from names
ep3 Expand paths to full including the drive letter
f Freshen files
hp[password] Encrypt both file data and headers
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
ilog[name] Log errors to file (registered versions only)
inul Disable all messages
isnd Enable sound
k Lock archive
kb Keep broken extracted files
m<0..5> Set compression level (0-store...3-default...5-maximal)
mc<par> Set advanced compression parameters
md<size> Dictionary size in KB (64,128,256,512,1024,2048,4096 or A-G)
ms[ext;ext] Specify file types to store
n<file> Include only specified file
n@ Read file names to include from stdin
n@<list> Include files in specified list file
o[+|-] Set the overwrite mode
ol Save symbolic links as the link instead of the file
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
r0 Recurse subdirectories for wildcard names only
rr[N] Add data recovery record
rv[N] Create recovery volumes
s[<N>,v[-],e] Create solid archive
s- Disable solid archiving
sc<chr>[obj] Specify the character set
sfx[name] Create SFX archive
si[name] Read data from standard input (stdin)
sl<size> Process files with size less than specified
sm<size> Process files with size more than specified
t Test files after archiving
ta<date> Process files modified after <date> in YYYYMMDDHHMMSS format
tb<date> Process files modified before <date> in YYYYMMDDHHMMSS format
tk Keep original archive time
tl Set archive time to latest file
tn<time> Process files newer than <time>
to<time> Process files older than <time>
ts<m,c,a>[N] Save or restore file time (modification, creation, access)
u Update files
v Create volumes with size autodetection or list all volumes
v<size>[k,b] Create volumes with size=<size>*1000 [*1024, *1]
ver[n] File version control
vn Use the old style volume naming scheme
vp Pause before each volume
w<path> Assign work directory
x<file> Exclude specified file
x@ Read file names to exclude from stdin
x@<list> Exclude files in specified list file
y Assume Yes on all queries
z[file] Read archive comment from file
[root@ha-1-1 rar]# unrarUNRAR 3.80 freeware Copyright (c) 1993-2008 Alexander Roshal
Usage: unrar <command> -<switch 1> -<switch N> <archive> <files...>
<@listfiles...> <path_to_extract\><Commands>
e Extract files to current directory
l[t,b] List archive [technical, bare]
p Print file to stdout
t Test archive files
v[t,b] Verbosely list archive [technical,bare]
x Extract files with full path<Switches>
- Stop switches scanning
ad Append archive name to destination path
ap<path> Set path inside archive
av- Disable authenticity verification check
c- Disable comments show
cfg- Disable read configuration
cl Convert names to lower case
cu Convert names to upper case
dh Open shared files
ep Exclude paths from names
ep3 Expand paths to full including the drive letter
f Freshen files
id[c,d,p,q] Disable messages
ierr Send all messages to stderr
inul Disable all messages
kb Keep broken extracted files
n<file> Include only specified file
n@ Read file names to include from stdin
n@<list> Include files in specified list file
o[+|-] Set the overwrite mode
or Rename files automatically
ow Save or restore file owner and group
p[password] Set password
p- Do not query password
r Recurse subdirectories
sl<size> Process files with size less than specified
sm<size> Process files with size more than specified
ta<date> Process files modified after <date> in YYYYMMDDHHMMSS format
tb<date> Process files modified before <date> in YYYYMMDDHHMMSS format
tn<time> Process files newer than <time>
to<time> Process files older than <time>
ts<m,c,a>[N] Save or restore file time (modification, creation, access)
u Update files
v List all volumes
ver[n] File version control
vp Pause before each volume
x<file> Exclude specified file
x@ Read file names to exclude from stdin
x@<list> Exclude files in specified list file
y Assume Yes on all queries更多 技术 见http://www.etiantian.org
我安装rar之后出现下面错误:
/lib/libc.so.6: version `GLIBC_2.7' not found (required by rar)解决方法
运行 rar --help 可以看到帮助信息,如果出现下列信息:
#rar: /lib/tls/libc.so.6: version `GLIBC_2.7' not found (required by rar)
则执行:
#cp -f rar_static /usr/local/bin/rar
这样就可以使用rar 命令了。
RAR 命令与winrar 命令基本一致,只是在 windows 下使用 winrar 命令,在 liunx 下使用 rar 命令。
本文转自 xxl714 51CTO博客,原文链接:http://blog.51cto.com/dreamgirl1314/964361,如需转载请自行联系原作者
-
Linux解压rar压缩文件的详细方法
2022-06-12 12:54:06 -
linux下怎么解压缩rar文件教程
2021-05-17 14:34:37接下来是小编为大家收集的linux下怎么解压缩rar文件教程,欢迎大家阅读:linux下怎么解压缩rar文件教程rar并不是免费软件,听说可以下载一个rar for linux的tar.gz安装包,不过我没有试过,我是直接在终端中输入命令... -
linux系统解压缩工具-rarlinux
2020-07-23 14:41:50linux系统本身是不支持对rar文件的解压缩的,所以这需要我们自己安装rar解压缩软件:rarlinux。此工具用于 在linux系统下对 .rar压缩文件进行加压缩,亲测可用。 -
linux下解压rar和7z压缩文件
2022-02-05 12:32:46默认在linux下我们不能解压压缩rar文件 我们可以下载rarlinux安装包实现解压压缩后缀为rar的包 下载地址:WinRAR archiver, a powerful tool to process RAR and ZIP files 安装 ~]# wget ... -
Linux系统如何解压rar文件
2021-11-20 15:23:311、下载linux版本的rar软件 访问官方地址下载最新版本的linux版本rar软件 ...4、使用rar命令解压压缩文件 rar x dist.rar 或者使用unrar命令 unrar e dist.rar 5、 压缩文件命令 rar a etc.ra... -
Linux下安装rar解压缩文件的方法和所遇到的问题解决方法
2021-05-10 19:40:49第一:软件的安装:(1)如果是root用户则不需要进行切换用户,否则 切换到root用户下【权限问题】例如:$su root口令:(2)接下来进入你所下载的 RAR 4.10 beta 2 for Linux 目录下【采用cd命令进入】[root @localhost ... -
【Linux】centos解压缩rar
2022-02-22 14:50:42在centos下的7z没办法解压缩rar,对,你没看错,没办法。。。。。。 试验过,在windows下7z是可以解压rar的,据网上看到的,ubuntu下应该也是可以的,但是centos不行… 所以没办法,老老实实装其他工具吧。。。。 ... -
解决Linux上rar压缩包文件无法解压缩的问题
2021-03-22 00:21:11Linux默认和 Windows同用zip,不支持使用rar解压缩工具。 二、需要文件及所需工具 链接: https://pan.baidu.com/s/19WKcJ8iG9aJch5hLQlhlZA 提取码: 8s8h WinSCP、Linux 三、安装步骤 登录WinSCP,使用该软件将工具... -
【Linux】Linux下压缩、解压rar文件
2021-11-10 09:43:32使用tar只能对 tar、zip、tar.gz 进行操作, 无法解压rar文件。 二、安装rar wget http://www.rarlab.com/rar/rarlinux-3.9.2.tar.gz tar zxvf rarlinux-3.9.2.tar.gz cd rar make && make install (base... -
Linux 下解压 rar 文件的方法
2021-01-10 05:41:19网上下载rar 压缩文件的使用,在linux在我们需要对其进行解压缩,这个时候,我们需要安装 rar相关的文件,来进行解压缩。 1. 下载 我们进入rarlab网站,进行下载 rar for linux x64 2. 使用 tar 命令 解压 (*.tar ... -
【linux】linux下解压缩rar文件
2019-09-19 09:34:51下载rar安装包 mkdir /usr/local/rar cd /usr/local/rar wget ...解压缩 tar zxf rarlinux-x64-5.4.0.tar.gz 编译安装 cd rar make && make install 压缩目... -
linux 批量解压文件shell脚本
2022-03-16 16:49:44linux 批量解压文件shell脚本 教程:https://www.bilibili.com/video/BV1Zi4y1C7rL?spm_id_from=333.999.0.0 -
Linux 命令之 rar -- 压缩/解压文件
2021-06-02 09:25:40命令 rar 可以将文件或者目录压缩打包成以 .rar 为后缀名的压缩包,该命令需要安装 rarlinux 才能使用。 子命令 命令 说明 a 添加文件到压缩文件 c 添加压缩文件注释 cf 添加文件注释 cw 写入压缩文件... -
linux下tar zip rar 解压缩
2021-07-15 11:24:431. tar解压缩 1.1 tar 参数: /*常用参数*/ -c: 建立压缩档案 -x:解压 -z: 使用 gzip 的方式进行文件压缩 压缩包后缀为.tar.gz -j: 使用 bzip2 的方式进行文件压缩 压缩包后缀为.tar.bz2 -v: 压缩过程中显示压缩... -
linux常用的解压缩文件的命令
2022-03-25 16:17:42linux常用的解压缩文件的命令 .tar 解包:tar -xvf filename.tar 打包:tar -cvf filename.tar dirtname .tar.gz 解包:tar -xzvf filename.tar.gz 打包:tar -czvf filename.tar.gz dirtname .zip 解压:unzip ... -
Linux7-rar文件的压缩及解压方法
2021-05-16 18:41:36几个月以前写过一篇介绍zip格式文件的压缩及解压的相关文章Linux(centos)下zip文件压缩及解压方法,点击量还算不错,今天这一篇文章咱们就介绍下rar格式文件的压缩及解压的相关操作,这里说明一点在linux下对文件的... -
linux下面的解压缩rar/tar/zip等文件的命令
2019-08-08 22:23:12(./configure --prefix=/xxx/xxx 即你要安装到哪里的目录) ... 3、f-文件-file 4、x-解压-extract 5、z-gz格式 66666、真不会用语法的就使用man...例如 man tar 他就会给你现实tar的一些参数操作 .ta... -
linux下文件压缩解压缩
2018-11-13 15:04:09本文介绍了linux下的压缩程式tar、gzip、gunzip、bzip2、bunzip2、compress 、uncompress、 zip、 unzip、rar、unrar... tar.Z、.zip、.rar这10种压缩文件进行操作 Linux下最常用的打包程序就是tar了,使用tar程序... -
在Linux下如何打开RAR压缩文件
2021-05-10 23:31:56关键词:在Windows下常见的RAR压缩文件在Linux下目前还没有免费的打开工具。如果要用,只能用RAR的Linux试用版本。下载地址是:http://www.rarlab.com/download.htm,上面有RAR for Linux Trial版。下载的文件是rar*... -
linux 解压缩压缩文件(zip、rar、7z、tar)
2019-09-26 17:36:09#!/bin/bash aa=`find . -name "*.rar" ` for i in $aa;do dir=$(dirname $i) temp_dir=$i"_temp" mkdir $temp_dir rar x $i ./$temp_dir done bb=`find . ... -
linux中rar文件包的解压方式
2022-05-16 00:56:44linux中rar文件包的解压方式 在linux中常常会遇到一些rar结尾的文件包,这时靠linux本身的命令以及yum安装是无法实现解压的,需要安装rar的压缩软件才可以。 我们可以从以下步骤来实现顺利解压: 一: 下载并安装rar ... -
《linux密码暴力破解之SHA-512破解》相关文件——brute_linux_loginkey.rar
2020-09-05 22:31:31《linux密码暴力破解之SHA-512破解》相关文件——brute_linux_loginkey.rar -
linux 压缩 解压缩命令详解
2022-01-21 17:43:08-r:向压缩归档文件末尾追加文件 -u:更新原压缩包中的文件 这五个是独立的命令, 压缩解压都要用到其中一个, 可以和别的命令连用但只能用其中一个。下面的参数是根据需要在压缩或解压档案时可选的。 -z:有gzip... -
Linux rar文件压缩及解压
2021-12-15 10:25:47rar 文件解压缩 unrar使用帮助 示例: # 压缩文件 rar a -r test.rar file # 解压文件 unrar x test.rar 释义: a : 添加到压缩文件 -r : 递归处理 x : 以绝对路径解压文件 e : 解压压缩文件到当前...