Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can I Modify/Customize the output of the Finger command?

1 view
Skip to first unread message

Bill Webb

unread,
Dec 20, 1997, 3:00:00 AM12/20/97
to

>
> When I issue a finger command at the Netblazer, I get a quick list of
> who's logged in, and what connection they're using.
>
> I'd like to display more information (if possible), like the IP
> address (for packet users), etc. Is this possible?
>
> If this is done with a TCL script, does the existing finger command
> have a pre-defined script already?

You can define an alias for the finger command, e.g.

alias add finger source /tmp/finger.tcl

and modify the fingerd.tcl script to run interactively.

Aternately you can just install the fingerd script and do
finger @localhost

to invoke it.

Bill Webb. ITK-INTL (Telebit) NetBlazer Software Development Group
Email: we...@itk-tele.com WWW: http://www.telebit.com/~webb
-- above opinions are my own, not necessarily those of my employer --


Doug McFadyen

unread,
Dec 20, 1997, 3:00:00 AM12/20/97
to

When I issue a finger command at the Netblazer, I get a quick list of
who's logged in, and what connection they're using.

I'd like to display more information (if possible), like the IP
address (for packet users), etc. Is this possible?

If this is done with a TCL script, does the existing finger command
have a pre-defined script already?

Thanks,
Doug.

0 new messages