列出当前系统上所有已经登录的用户的用户名,注意:同一用户登录多次,则只显示一次即可。[root@zjm~]#who#显示当前用户登录信息roottty12016-10-0515:58rootpts/02016-10-0516:07(192.168.0.17)[root@zjm~]#who|cut-d‘‘-f1#取出当前用户登录信息的用户名rootroot[root@zjm~]#w..
分类:
其他好文 时间:
2016-10-08 02:34:05
阅读次数:
225
1、列出当前系统上所有已经登录的用户的用户名,注意:同一用户登录多次,则只显示一次即可。[root@llww3317~]#who#显示当前用户登录信息roottty12016-06-2615:58rootpts/02016-06-2616:07(192.168.0.108)[root@llww3317~]#who|cut-d‘‘-f1#取出当前用户登录信息的用户名rootroo..
分类:
系统相关 时间:
2016-10-06 23:07:59
阅读次数:
318
1、列出当前系统上所有已经登录的用户的用户名,注意:同一个用户登录多次,则只显示一次即可who|cut-d‘‘-f1|sort|uniq2、列出最后登录到当前系统的用户的相关信息。last|head-13、列出当前系统上被用户当作默认shell的最多的那个shellcut-d-f7/etc/passwd|uniq-c|sort-n|tail-..
分类:
系统相关 时间:
2016-10-06 23:06:53
阅读次数:
192
1.列出当前系统上所有已经登陆的用户的用户名,注意:同一个用户登陆多次,则只显示一次即可who|cut-d""-f1|uniq2.取出最后登录到当前系统的用户的相关信息last-n1|cut-d""-f1|head-13.取出当前系统上被用户当作其默认shell的最多的那个shellcat/etc/passwd|cut-d":"-f7|uniq-c..
分类:
其他好文 时间:
2016-10-06 01:11:26
阅读次数:
237
1.列出当前系统上所有已经登陆的用户的用户名,注意:同一个用户登陆多次,则只显示一次即可who|cut-d""-f1|uniq2.取出最后登录到当前系统的用户的相关信息last-n1|cut-d""-f1|head-13.取出当前系统上被用户当作其默认shell的最多的那个shellcat/etc/passwd|cut-d":"-f7|uniq-c..
分类:
其他好文 时间:
2016-10-06 01:09:44
阅读次数:
167
Hello all so this post is about how I was able to hijack ton’s of domains/subdomains who using Instapage if there service got expired. What is instapa ...
分类:
其他好文 时间:
2016-10-04 11:42:11
阅读次数:
250
系统用户列出当前系统上所有已经登录的用户的用户名、注意:同一个用户登录多次、则只显示一次即可。who|cut-d""-f1|sort-u取出最后登录到当前系统的用户的相关信息。last|head-1取出当前系统上被用户当作其默认shell的最多的那个shell。cat/etc/passwd|cut-d":"-f7|sort|uniq-..
分类:
其他好文 时间:
2016-10-04 07:46:01
阅读次数:
119
I was anxious not to be late for class on my first day. 在我第一天上学的时候我非常焦虑我会上课迟到。 One of my new acquaintances, who considerately reminded me that her nam ...
分类:
其他好文 时间:
2016-10-01 22:15:49
阅读次数:
143
2016年9月29日 星期四 --出埃及记 Exodus 18:10He said, "Praise be to the LORD, who rescued you from the hand of the Egyptians and of Pharaoh, and who rescued the ...
分类:
其他好文 时间:
2016-09-30 21:16:26
阅读次数:
112
2016年9月30日 星期五 --出埃及记 Exodus 18:11Now I know that the LORD is greater than all other gods, for he did this to those who had treated Israel arrogantly. ...
分类:
其他好文 时间:
2016-09-30 20:57:13
阅读次数:
152