Long "rwho"s
Guangliang He
ghe at nucthy.physics.orst.edu
Wed May 17 06:05:25 AEST 1989
In article <4321 at ucdavis.ucdavis.edu> ccs013 at castor.ucdavis.edu (Jason) writes:
=Just thought I'd thow in an idea. If you have any other or better one, please
=respond:
=
=Have you ever done an "rwho" and there are so many people on you network that
=it scrolls your screen? Isn't it a real pain!? Well, heres a solution I
=thought up:
=
=alias rwho 'rwho | chop 16 | chop 13 14 | pr -4 -t -l1'
=or
=alias rwh 'rwh | chop 16 | chop 13 14 | pr -4 -t -l1'
=
=it will give you an output like this (the "rwho" of course):
=
=e5as051 c e5as067 c operator u s142007 d
=s142015 c s142023 c s142023 d u381349596ea d
=u555370847ea d u558813523ea d u562299989ea d u571719246ea d
=
=etc..... there were many more...
=
=The single letters are the first letter of the machines that I may "rwho" to/at.
=
=Good Luck...ideas? ideas!? .....
=-----------------------------------------
=
I don't understand why I should be interested on those irrelevant users on
other machines. Particularly when the # of users is big. If I want to see
the users on some particular machine 'rwho | fgrep machine' does the fine
job. If I want to see a particular user, I do 'rwho | fgrep user'
-----------------------------------------------------------------------
|
USMAIL: Guangliang He | INTERNET: ghe at PHYSICS.ORST.EDU
Department of Physics | ghe at jacobs.CS.ORST.EDU
Oregon State University | BITNET: hegl at orstvm.bitnet
Corvallis, OR 97331 | PHONE: (503) 754-4631
|
-----------------------------------------------------------------------
More information about the Comp.unix.questions
mailing list