GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Operating System  >  Unix Programming

 Print  |  
Question:  What is the method by which we find the list of users logged on a server using telnet service?



August 08, 2007 17:09:40 #1
 shailesh   Member Since: Visitor    Total Comments: N/A 

RE: What is the method by which we find the list of us...
 
On unix try 'who' command.
     

 

Back To Question