Date: Tue, 9 Mar 1999 02:37:54 +0100 (CET) From: Leif Neland <root@neland.dk> To: Holtor <holtor@yahoo.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Printing User Specific Information Message-ID: <Pine.BSF.4.05.9903090237160.656-100000@gina.neland.dk> In-Reply-To: <19990308220011.10946.rocketmail@send101.yahoomail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 8 Mar 1999, Holtor wrote: > Hello, I want to print some information when I > have a user login. What I want it to do is > print that info from a file, lets say > /usr/files/user and have that print right after > login prints the motd but before it checks if the > user has any e-mail. Somewhere in /etc/profile: cat /usr/files/$LOGNAME To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9903090237160.656-100000>