摘要: chmod 755 demo.sh./demo.sh12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970#!/bin/bash# Author:James 2016-10-15 # 集合以空... 阅读全文
posted @ 2016-10-15 11:14 扯 阅读(267) 评论(0) 推荐(0) 编辑