-
Shell中的字符串包含
=Start= 搜索关键字: linux shell string contain 参考链接: http://…
-
在Sublimet Text2中创建snippet片段
=Start= 为Golang格式的代码创建snippet片段 $ cd $HOME/Library/Appl…
-
Linux的awk/cut命令学习
=Start= Linux的cut命令学习 参考链接: http://www.computerhope.com…
-
Bash中冒号(:)的作用和用法
=Start= 搜索关键字: linux shell colon linux Bash 冒号 参考链接: ht…
-
Linux下用find命令一次查找多种类型的文件
=Start= =find命令的-o/-regex选项= 标题虽然比较拗口,但功能比较实用,之前有用过,但是没…
-
在Python中对整数用千分位表示
『即每隔三位数字加一个逗号』 搜索关键字: python integer Thousand points re…
-
Bash中source/fork/exec的相关知识
我记得在我第一次翻看《Unix环境高级编程》的时候,里面有讲过fork和exec的知识(APUE这本身书很多知…
-
Bash中如何获取所有管道命令的返回值
=Start= 搜索关键字: linux how to get all pipe return value 参…
-
Bash中的圆括号/中括号/大括号
圆括号 -> Parenthesis: () 中括号 -> Brackets: [] #也叫做“…
-
Python2中的string.maketrans
搜索关键字: python string.maketrans 参考链接: https://docs.pytho…