Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 04:25:42 -0500
From:      Allen Cleveland <allenc@mindsieve.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Who is logged in?
Message-ID:  <3.0.5.32.19991123042542.007ea290@mindsieve.com>

next in thread | raw e-mail | index | archive | help

Recently I ftp'd some files from a remote system to my system, from the
remote system ( ftp was started on the remote system, not mine, in case I'm
not clear here.) On my system I was interested in seeing what my connection
from the remote system looked like. So I tried w, and then who. Then I read
the man pages for w and who. Still I couldn't see my ftp session. The only
way I fould it was via: 

ps -aux | grep ftp

And then I saw myself. 

So I got interested. Turns out I'm only seeing ssh and telnet logons,
nothing else. 

So, how do I go about seeing who else is using my system, other than ps -aux?

Also, can I pipe this to root's console automagically via stderr(sp?)? If
so, how, or point me to a man page/readme.

Thanks!


--
Allen Cleveland                 allenc@mindsieve.com
There is no try. Do, or do not do, but no try. -Yoda
Hate spam?    Try SpamCop:       http://spamcop.net/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19991123042542.007ea290>