查CPU:cat /proc/cpuinfo查内存: cat /proc/meminfo进程:ps -aux进程总数:ps -A | wc -l 命令得到的数减1就是进程总数至于那个从文件中读取出来,在终端中显示? 没明白 你什么意思。。。