上一页 1 ··· 653 654 655 656 657 658 659 660 661 ··· 784 下一页
摘要: 有时候会遇到这样的问题:df -h统计一个目录,显示有约100M可用空间,使用了5G;而用du -sh统计该目录下的文件大小,却发现总共才占用了1G。也就是说,二者统计结果差距巨大。 例如: 1、df -h /tmp/ 1、df -h /tmp/ 结果: Size Used Avail Use% M 阅读全文
posted @ 2015-01-20 18:56 沧海一滴 阅读(7758) 评论(0) 推荐(0) 编辑
摘要: find: paths must precede expressionUsage: find [-H] [-L] [-P] [path...] [expression]然后就上网查了一下,结果搜索到一篇,大概是这样说的:多文件的查找的时候需要增加单引号而我之前一直都是用的双引号,也没有遇到问题,这次... 阅读全文
posted @ 2015-01-20 18:47 沧海一滴 阅读(647) 评论(0) 推荐(0) 编辑
摘要: [root@localhost ~]# man unameUNAME(1) User Commands UNAME(1)NAME uname - print system information... 阅读全文
posted @ 2015-01-20 18:40 沧海一滴 阅读(250) 评论(0) 推荐(0) 编辑
摘要: http://rpmfind.net/1、根据系统下载rdesktop(1)查看Linux版本:# lsb_release -aLSB Version: :core-3.0-ia32:core-3.0-noarch:graphics-3.0-ia32:graphics-3.0-noarchDi... 阅读全文
posted @ 2015-01-20 17:11 沧海一滴 阅读(599) 评论(0) 推荐(0) 编辑
摘要: AcknowledgmentsI would like to thank Jacob Kjome for reviewing early drafts of this document. His comments helped to clarify several important points.... 阅读全文
posted @ 2015-01-18 22:55 沧海一滴 阅读(303) 评论(0) 推荐(0) 编辑
上一页 1 ··· 653 654 655 656 657 658 659 660 661 ··· 784 下一页