好吧,我承认这个标题是随便写写的….
shell中的空格,我的原则是能空就空,然后赋值不空,什么比较之类统统空格….
马上今年要过去了,该抽时间整理下2012年自己得到了什么,失去了什么,展望下2013了…当然,这都得玛雅人不靠谱先,要不然还展望个毛….
[[ -n $str1 ]] && echo fuck 2012
cat -s test.txt 可以压缩空白行….
find /home/slynux -name “*.txt” -print
find .\( -name “*.txt” -o -name “*.pdf” \) -print
找出所有的txt和pdf
时间:2012-12-12 22:15:07
Latest posts by Zhiming Zhang (see all)
- aws eks node 自动化扩展工具 Karpenter - 8月 10, 2022
- ReplicationController and ReplicaSet in Kubernetes - 12月 20, 2021
- public key fingerprint - 5月 27, 2021