Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 11:09:17 +0100
From:      Johan Pettersson <johpe159@student.liu.se>
To:        Allen Cleveland <allenc@mindsieve.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Who is logged in?
Message-ID:  <383A67CC.AF90A7BB@student.liu.se>
References:  <3.0.5.32.19991123042542.007ea290@mindsieve.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Allen Cleveland wrote:

> 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

man netstat
man sockstat

//Johan



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?383A67CC.AF90A7BB>