怎么做可以记录不同账号登陆时间的脚本

sh/bash/dash/ksh/zsh等Shell脚本
回复
pixieczh
帖子: 13
注册时间: 2009-08-12 13:24

怎么做可以记录不同账号登陆时间的脚本

#1

帖子 pixieczh » 2009-09-05 22:40

Create several user accounts on your machine, and log in using these accounts all together. Then write (using vi) a shell script that takes a list of login names as its arguments and displays the name of terminal that each user is logged on. Sort the result by login time (optional).
小弟初学,实在搞不定,有人帮忙吗
pixieczh
帖子: 13
注册时间: 2009-08-12 13:24

Re: 怎么做可以记录不同账号登陆时间的脚本

#2

帖子 pixieczh » 2009-09-05 22:44

在下QQ:247562044,望有高手可以指点下
回复