Quantcast
Channel: 效率 –程序师
Viewing all articles
Browse latest Browse all 117

Linux Shell编程中的特殊符号

$
0
0
学会本文内容可以帮助你写出天书一样的bash脚本,并且顺便解决以下问题: 输入输出重定向是什么原理? exec 3<> /tmp/filename是什么鬼? 你玩过bash的关联数组吗? 如何不用if判断变量是否被定义? 脚本中字符串替换和删除操作不用sed怎么做? ” “和’ ‘有什么不同? 正则表达式和bash通配符是一回事么?

Viewing all articles
Browse latest Browse all 117

Trending Articles