![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script on user who logged in???? | kim187 | Shell Programming and Scripting | 2 | 04-30-2008 02:30 AM |
| Need help getting logged in to server | mayewil | SUN Solaris | 1 | 10-26-2006 12:06 PM |
| know who logged and logged out with their timings | vkandati | UNIX for Dummies Questions & Answers | 3 | 03-09-2005 06:04 AM |
| user logged on? | provo | Shell Programming and Scripting | 1 | 12-08-2001 12:25 PM |
| Is user logged on?? | provo | UNIX for Dummies Questions & Answers | 1 | 12-07-2001 01:41 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
the method to find out the all the user who are the current user of the system?
i tried with the who. but with that i receive the TTY like something. |
| Forum Sponsor | ||
|
|
|
|||
|
clering question
thanks for rply
my question is : i want to know which are the users which logged on the server by who or finger i rcv only the vertual name i want to know the actula name and the destination ip or any information abt the user |
|
||||
|
The IP address that you see from finger or who is the IP of logged user.
Use the "last" command to see users previously logged or still logged in. You can retrieve the information about users like : example : you run "finger" and you see user "ssh" logged in, then you can "grep ssh /etc/passwd" and you should see : Quote:
|
||||
| Google UNIX.COM |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|