当前位置:网站首页>7z usage
7z usage
2022-07-27 10:39:00 【Kun Yu】
7z Tool usage
decompression
7za x install.7z -r -o./install
x Unzip the file , And decompress it according to the original directory
-r Recurse all subfolders
-o Specify the directory to extract to ,-o Direct directory
Compress
7z a -t7z -r manager.7z /home/manager/*
a Add files / Folder to package
-t Specify the compression type
-r Recurse all subfolders ,manager.7z Is the name of the compressed package ,/home/manager/* Is the directory to be compressed ,* It means all the files in the directory
边栏推荐
- Local connection to remote server database under Windows platform (I)
- Establishment of NFS server
- [brother hero July training] day 16: queue
- [shutter] SharedPreferences
- wind10配置adb命令
- mount.nfs: access denied by server while mounting解决
- [Select] how to write PHP code perfectly?
- 数据类型与变量
- [Linux] mariadb/mysql scheduled full backup script and data recovery
- Matlab low-level source code realizes the median filtering of the image (used to eliminate some miscellaneous points on the image)
猜你喜欢

warning: remote HEAD refers to nonexistent ref, unable to checkout报错信息

Server access speed

Samba server

It is thought-provoking: is syntax really important? Qiu Xipeng group proposed a powerful baseline for aspect based emotional analysis

JVM -- Analysis of bytecode

Program translation and execution, from editing, preprocessing, compilation, assembly, linking to execution

想要一键加速ViT模型?试试这个开源工具!

flask_ Output fields in restful (resources, fields, marshal, marshal_with)

Shardingsphere kernel principle

Redis data structure analysis (II)
随机推荐
Have you ever seen this kind of dynamic programming -- the stock problem of state machine dynamic programming (Part 1)
关于ETL的两种架构(ETL架构和ELT架构)
FTP 服务器
DES/3DES/AES区别
7z用法
Loop traversal of foreach and some of ES6
[brother hero's June training] day 27: picture
A brief introduction to R language pipeline symbols (% >%) and placeholders (.)
Establishment of NFS server
MySQL数据表的高级操作
怎样关闭电脑开机自启动的应用
Error in nodejs: getaddrinfo enotfound localhost
No Identifier specified for entity的解决办法
Matlab/Simulink求解微分方程样例分享
SQL injection
Key points of ES6 class inheritance
Matlab的不同进制转换
ORACLE 11g手动内存管理
Metaspolit
Metasploit Eternal Blue attack