Date: Wed, 23 Feb 2005 10:20:24 -0800 From: Christopher Kelley <bsd@kelleycows.com> To: Giorgos Keramidas <keramida@ceid.upatras.gr> Cc: freebsd-questions@freebsd.org Subject: Re: script "echo on" like MS-DOS? Message-ID: <421CC968.10900@kelleycows.com> In-Reply-To: <20050223074941.GA687@gothmog.gr> References: <421C3181.9020004@kelleycows.com> <20050223074941.GA687@gothmog.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
Giorgos Keramidas wrote: >On 2005-02-22 23:32, Christopher Kelley <bsd@kelleycows.com> wrote: > > >>Is there a simple way to cause a shell script to echo to the terminal >>similar to the old MS-DOS "echo on" command? >> >> > >You can do similar things with the set -x option of sh(1): > > Thanks. Yes, I'm using sh, I forgot to mention that. That's exactly what I was looking for! Christopher
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421CC968.10900>