Linux 常用指令整理
摘要:1. 查看端口占用情况 netstat -tunlp 2.压缩文件 文件夹 tar -cf 文件名.tar 文件夹 gzip 文件名.tar 文件 tar 文件名 文件1 文件2 ... gzip t_zyzx_zlb_zlsx.sql.tar 3.解压文件 # 解压 tar包 tar –xvf f
阅读全文
posted @ 2018-07-18 20:26
posted @ 2018-07-18 20:26
posted @ 2018-07-16 20:32