摘要:手欠,总想写点什么,但是却发现不知道要写点什么,头痛!
阅读全文
06 2016 档案
摘要:查看当前目录大小: [root@xker.com]# du -sh 查看指定目录大小: [root@xker.com]# du -sh /www/xker.com 查看当前目录文件总数: [root@xker.com]# find . -type f |wc -l 查看指定目录文件总数: [root
阅读全文
摘要:1.用eclipse的install software: 名称pydev url = https://dl.bintray.com/fabioz/pydev/5.0.0
阅读全文
|