On Wed, 27 Sep 2000, Peter Samuelson wrote:
>
> [Eric Chen]
> > I have brought up a PC running Linux 6.2.
>
> There is no Linux 6.2. The newest version is a prerelease of 2.4.0.
I'll bet you a beer he's using RedHat :)
> In any case, I suggest you look at a client for the 'finger' protocol,
> which is just about as simple a TCP transaction as you can get. Note
> that the server is inetd-driven so has no networking code of its own.
> I can't think of a simple TCP daemon that *isn't* inetd-driven, though.
Put in your SRPMS CDROM :
mount /dev/cdrom /mnt/cdrom
cd /mnt/cdrom/SRPMS
rpm -ivh finger<tab>
cd /usr/src/redhat/SPECS
rpm -bp finger<tab>
The source in in /usr/src/redhat/BUILD/finger<tab>
The <tab> is indeed the keyboard thing :)
Igmar
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 21:00:21 EST