LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 12-16-2006, 06:30 AM   #1
ashishag
LQ Newbie
 
Registered: Dec 2006
Posts: 6

Rep: Reputation: 0
Find Users in Network


How do i find the users who are in the network. Finger is no use since it tells the users logged on to a single particular computer. My institute lab has different accounts for all users and users log on to different computers
 
Old 12-16-2006, 08:02 AM   #2
Tortanick
Member
 
Registered: Jul 2006
Distribution: Debian Testing
Posts: 299

Rep: Reputation: 30
Well I'll give this a shot, no clue if this will work

Code:
#! /bin/bash
finger [switches]address 1 > /tmp/finger
finger [switches]address 2 > /tmp/finger
finger [switches]address n > /tmp/finger
cat /tmp/finger 
rm /tmp/finger

Last edited by Tortanick; 12-16-2006 at 08:06 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I find connected users? adham1sa Linux - Networking 6 09-11-2009 03:44 PM
find out which users are connected??? lemay_jeff Linux - Newbie 2 06-15-2004 10:14 AM
Find Users by area??? datadriven LQ Suggestions & Feedback 7 04-24-2004 07:28 AM
how to find the number of users mtest Programming 3 10-28-2003 02:41 AM
How do you find ip address of users? Alinuxnoob Linux - Security 6 02-28-2002 08:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 07:15 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration