Linux脚本(二)
摘要:1.for循环以及加法的使用portStr=`lsof -i:56801 | head -2`count=0for str in `lsof -i:56801 | head -2`do((count=count+1))echo "Count: count == 11 ]; ...
阅读全文
posted @ 2014-08-25 17:46
posted @ 2014-08-25 17:46
posted @ 2014-08-25 09:06
posted @ 2014-08-08 23:07
|
|||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
23 | 24 | 25 | 26 | 27 | 28 | 1 | |||
2 | 3 | 4 | 5 | 6 | 7 | 8 | |||
9 | 10 | 11 | 12 | 13 | 14 | 15 | |||
16 | 17 | 18 | 19 | 20 | 21 | 22 | |||
23 | 24 | 25 | 26 | 27 | 28 | 29 | |||
30 | 31 | 1 | 2 | 3 | 4 | 5 |
Powered by:
博客园
Copyright © 2025 张叫兽的技术研究院
Powered by .NET 9.0 on Kubernetes