转linux下的ps命令执行后各项参数的含义
排名规则:最后分值=(阅读量/最高阅读量)*100分*20%+(新闻稿点赞数/最高点赞数)*100分*30%+(投票数/最高投票数)*100分*50%。例如:截止到9.25日24点,最高阅读量:10000,最高投票数:1000linux常用命令,最高点赞数:10000linux常用命令,该文章的阅读量:8000,点赞数5000,投票数为800,那么该文章最后分数=(8000/10000)*100*20%+ (5000/10000)*100*30%+(800/1000)*100*50%=71分。28600:20:13,760 -- 00:20:17,500he tried to provewhat utilitarianism assumes,28700:20:18,560 -- 00:20:24,460that it is possibleto translate all goods, all values,28800:20:25,040 -- 00:20:28,100all human concernsinto a single uniform measure,28900:20:29,120 -- 00:20:34,100and he did this by conducting a surveyof young recipients of relief,29000:20:34,720 -- 00:20:38,540this was in the 1930s,and he asked them,29100:20:38,760 -- 00:20:42,700he gave them a list of unpleasantexperiences and he asked them,29200:20:42,840 -- 00:20:46,700"how much would you have to be paidto undergo the following experiences。
root@long-desktop:~#psaux
USERPID%CPU%MEMVSZRSSTTYSTATSTARTTIMECOMMAND
root10.00.228041684?Ss21:110:01/sbin/init
root20.00.000?S21:110:00[kthreadd]
root22860.00.488883172?Ss21:520:00sshd:root@pts/0
root23520.00.246842048pts/0Ss+21:520:00-bash
root24540.40.488883164?Rs22:060:00sshd:root@pts/1
root25180.10.246842004pts/1Ss22:060:00-bash
root25510.00.127361088pts/1R+22:060:00psaux
在Linux下ps命令各项含义如下所示: