摘要:
Argument passed to System.exit(x) -> becomes the JVM exit code.Exit code 0 is used to indicate normal exit. Unique positive exit code to indicate spec... 阅读全文
摘要:
iotop命令是专门显示硬盘IO的命令,界面风格类似top命令。这个命令只有在kernelv2.6.20及以后的版本中才有。1、直接yum安装,rh6的光盘里有包。yum install iotop 2、命令参数介绍-o, --only Only show processes or thread... 阅读全文