01 2021 档案

摘要:1、把文件解压到当前目录下unzip test.zip 2、如果要把文件解压到指定的目录下,需要用到-d参数。unzip -d /xxx test.zip 3、解压的时候,有时候不想覆盖已经存在的文件,那么可以加上-n参数unzip -n test.zipunzip -n -d /xxx test. 阅读全文
posted @ 2021-01-28 10:35 深海蓝精灵 阅读(1115) 评论(0) 推荐(0) 编辑
摘要:准备环境 1、系统版本:Redhat6.5 2、jdk版本:1.8 [root@test10 /]# cd tools/[root@test10 tools]# [root@test10 tools]# yum -y install numactl* libaio*[root@test10 tool 阅读全文
posted @ 2021-01-07 17:37 深海蓝精灵 阅读(218) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示