liunx shell命令基础 1、执行shell脚本的命令 shell脚本执行需要 x权限 ./xxx.sh [root@hadoop01 ~]# vi test.log ...

IP属地:广东
liunx shell命令基础 1、执行shell脚本的命令 shell脚本执行需要 x权限 ./xxx.sh [root@hadoop01 ~]# vi test.log ...
MySQL 5.6离线二进制部署 1、下载压缩包并上传至liunx下载 mysql-5.6.23-linux-glibc2.5-x86_64.tar.gz压缩包百度云链接:h...
liunx基本命令使用方法(四) vi 命令的使用 正常编辑的步骤第二篇博客已经阐述。接下来说下在vi中复制粘贴遇到的坑。 注:很多小伙伴从其他文档复制内容粘贴到使用vi命令...
liunx基本命令使用方法(三) 用户、用户组useradd 新增用户userdel 删除用户usermod 修改用户groupadd 新增用户组groupdel 删除用户组...
liunx基本命令使用方法(二) echo: 打印打印环境变量[root@localhost ~]# echo $PATH/usr/local/sbin:/usr/local...
liunx基本命令使用方法(一) PWD:显示当前所在路径。[root@localhost network-scripts]# pwd/etc/sysconfig/netwo...