首页
Python
Java
IOS
Andorid
NodeJS
JavaScript
HTML5
1一8teeXXXX
2024-11-05
Shell入门01-bash Shell特性
命令和文件自动补齐 [root@hadoop04 ~]# yum -y install bash-completion 命令历史记忆功能 1.上下键 查看历史命令 2.!number 执行history中第number个记录 3.!string 执行history最近的一个以某个字符串开头的命令 4.!$ 上一条命令的最后一个参数 5.!! 上一条命令(完整的一条命令) 6.^R 搜索历史命令 别名功能 1.alias 查看当前shell中的别名 2.unalias 取消当前shell中的别名
热门专题
android 圆环控制
知道IP端口 灰鸽子怎么渗入
iOS 光标垂直居中
Right-BICEP 4则运算
.net identity 4 微信小程序登录
jmeter agent集群 压力测试
fiddler模拟手机不同网络速度
java基础综合练习项目
mysql指定位置添加数据 -csdn
数据库事务日志备份还原
scala和chisel
jmeter beanshell des加密
exists 替换is not null
国密 openssl
centos7 安装mongodb 3.4.24
mysql 获取锁的最长等待时间
eclipse重复下载Maven
WPF 后台使用dockpanel
linux c 延时函数
php发起post请求