Date: Thu, 13 Feb 2003 15:38:15 +0000 From: Scott Mitchell <scott.mitchell@mail.com> To: "Colin J. Raven" <duiker@haggis.nl> Cc: BSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Forcing a Line Break in .profile Message-ID: <20030213153815.GC46354@fishballoon.dyndns.org> In-Reply-To: <016801c2d373$81bd93e0$1500000a@scrk.com> References: <016801c2d373$81bd93e0$1500000a@scrk.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 13, 2003 at 04:20:54PM +0100, Colin J. Raven wrote: > Hi all! > Does anyone know how to force the shell to create a line break between > elements in a users' .profile output to screen at login???? echo (either the shell builtin or /bin/echo) will do what you want. Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030213153815.GC46354>