linux解压rar文件,如何解压之后保持以前的目录,unrar该怎么写参数?

发布于 2022-09-01 05:58:35 字数 48 浏览 5 评论 0

linux解压rar文件,如何解压之后保持以前的目录,unrar该怎么写参数?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

逐鹿 2022-09-08 05:58:35

rar x 或者 7z x。麻烦看一下文档好不……

>>> rar

RAR 5.20   Copyright (c) 1993-2014 Alexander Roshal   2 Dec 2014
Trial version             Type RAR -? for help

Usage:     rar <command> -<switch 1> -<switch N> <archive> <files...>
               <@listfiles...> <path_to_extract\>

<Commands>
  a             Add files to archive
  c             Add archive comment
  ch            Change archive parameters
  cw            Write archive comment to file
  d             Delete files from archive
  e             Extract files without archived paths
  f             Freshen files in archive
  i[par]=<str>  Find string in archives
  k             Lock archive
  l[t[a],b]     List archive contents [technical[all], 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[a],b]     Verbosely list archive contents [technical[all],bare]
  x             Extract files with full path
...

你之前是用的 e 吧?

夕嗳→ 2022-09-08 05:58:35

可以看看 oh-my-zsh 里的 x(extract) 函数,解压各种压缩文档。

extract 'x' alias - swiss knife for archive extracting

https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/extract

岛徒 2022-09-08 05:58:35

bs伸手党...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文