Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 1999 17:12:04 -0800 (PST)
From:      Alfred Perlstein <bright@wintelcom.net>
To:        courtney@whtz.com
Cc:        questions@FreeBSD.ORG
Subject:   Re: Sending Serial Data Part 2
Message-ID:  <Pine.BSF.4.21.9912081710490.4557-100000@fw.wintelcom.net>
In-Reply-To: <85256842.0002AD82.00@mail.whtz.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 8 Dec 1999 courtney@whtz.com wrote:

> 
> 
> Sorry...here is what I am typing at the command line:
> 
> bsd# echo "^A^A^A^A^A^A^A^A^A^AZ00^BE$AAU0800FF00BAU0800FF00^D" >/dev/cuaa0
                                       
here ----------------------------------^^^^^^^^^^^^^^^^^^^^^^^

> AAU0800FF00BAU0800FF00: Undefined variable.

use single quotes to get the shell to ignore it.

'^A^A^A^A^A^A^A^A^A^AZ00^BE$AAU0800FF00BAU0800FF00^D' ought to work.

-Alfred



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?Pine.BSF.4.21.9912081710490.4557-100000>