aahh!
Thanks
__________________________________________
Ranga Nathan / CSG
Systems Programmer - Specialist; Technical Services;
BAX Global Inc. Irvine-California
Tel: 714-442-7591 Fax: 714-442-2840
Andrew Medico <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
06/23/2004 04:37 PM
To: Ranga Nathan <[EMAIL PROTECTED]>
cc: [EMAIL PROTECTED]
Subject: Re: [Boston.pm] Mysterious 0a at the end of every
string
On Wed, 23 Jun 2004, Ranga Nathan wrote:
> I am curious why there is a hex 0a at the end of every string. I see it
> when I hex dump like:
> DB<17> x `echo "abcd" | hexdump`
> 0 '0000000 6162 6364 0a00
echo automatically prints a trailing newline unless you use the "-n"
option. Try adding that and see if it helps.
--
Andrew Medico <[EMAIL PROTECTED]>
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm