1833879 Members
2051 Online
110063 Solutions
New Discussion

who output

 
navin
Super Advisor

who output

one of my servers who output shows some users
userid and how they logged in like dtremote ,etc. But i do see something like netwrk .Any idea.
Thanks
Learning ...
6 REPLIES 6
Prashant Zanwar_4
Respected Contributor

Re: who output

I dont understand the question exactly. But you can try below things..

who -u

w

whodo

etc.

Thanks

Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
navin
Super Advisor

Re: who output

Hi ,
Thanks for the reply.
Here is my who output looks
userid dtremote Oct 2 08:25 0:37 6075
userid network Oct 4 08:00 0:33

I wonder what could be the network.
Learning ...
John Poff
Honored Contributor

Re: who output

Hi,

That looks a little odd. What do you get if you do a 'nslookup network'?

JP
Prashant Zanwar_4
Respected Contributor

Re: who output

ps -aef | grep network

This can take you to desired fields. It can be many though. So match the processes..

Thanks

Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Mark Greene_1
Honored Contributor

Re: who output

does last userid network return just the one entry?

does ls -l /dev/network return anything?


mark
the future will be a lot like now, only later
Geoff Wild
Honored Contributor

Re: who output

Look at the output of:

last

Rgds...Geoff
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.