PHPez
文章归档
标签云
读者墙
当前位置:
PHPez
>
Uncategorized
>
正文
Linux tar 压缩 解压缩
2020-04-28
分类:
Uncategorized
阅读(783)
评论(0)
#压缩 tar -czvf ***.tar.gz tar -cjvf ***.tar.bz2
#解压缩 tar -xzvf ***.tar.gz tar -xjvf ***.tar.bz2
赞(
0
)
未经允许不得转载:
PHPez
»
Linux tar 压缩 解压缩
标签:
Linux
上一篇
WordPress页面链接添加.html后缀
下一篇
Linux中查看各文件夹大小命令
相关推荐
Configuring Static IP on CentOS 8
How to install FFmpeg on CentOS8
Linux install frp
Linux ssh 证书登录
Linux挂载硬盘
Ubuntu Server 18.04 LTS 扩容LVM磁盘
Linux下强制某登录用户下线
Ubuntu 20.04 & Ubuntu18.04 快速开启 TCP BBR 实现高效单边加速
评论
抢沙发
取消
有人回复时邮件通知我
Δ
提交评论
昵称
昵称 (必填)
邮箱
邮箱 (必填)
网址
网址
热门文章
macOS SSH使用密钥登录Linux
2019-08-30
Ubuntu 20.04 & Ubuntu18.04 快速开启 TCP BBR 实现高效单边加速
2020-07-02
CentOS 7 yum安装与配置 Tomcat
2019-08-08
LNMP启用fileinfo扩展
2019-08-06
OpenWrt/LEDE install luci-theme-argon
2020-11-23
Ubuntu 18.04 LTS以上版本 使用 netplan 配置网络
2020-07-02
最近文章
CentOS 8 BBR
2021-10-14
Install MongoDB Community Edition on Red Hat or CentOS
2021-09-23
Run MeiliSearch in production: taking it to the next level
2021-09-22
How To Count Files in Directory on Linux
2021-09-08
How to rename a local Git branch?
2021-08-19
Git create empty branch
2021-08-19
热门标签
Linux (16)
CentOS (10)
PHP (5)
MySQL (5)
macOS (4)
Ubuntu (4)
Git (3)
frp (3)
FFmpeg (2)
Nginx (2)
BBR (2)
LNMP (2)
OpenWrt (2)
Windows (1)
MongoDB (1)
Homebrew (1)
Tomcat (1)
LEMP (1)
Go (1)
SSH (1)
Google (1)
微信 (1)
FTP (1)
WordPress (1)
JavaScript (1)
Redis (1)
iptables (1)
phpMyAdmin (1)
Composer (1)
netplan (1)
回顶
回顶部