Re: piping escape into dosemu

Mike McCarty <[email protected]>
Newsgroups org.kernel.vger.linux-msdos
Message-ID <[email protected]>
Mike McCarty wrote:
> Please consider these results:
> 
> $ echo -n "033" | wc
>       0       1       3
> $ echo -n "\033" | wc
>       0       1       4
> $ echo -ne "\033" | wc
>       0       0       1
> 
> The first example passes three characters as output. They
> are '0', '3', and '3'.
> The second example passes four characters as output. They
> are BACKSLASH, '0', '3', and '0'.

I can't believe that typo! I'm so sorry. The characters are
BACKSLASH, '0', '3', and '3'. So sorry for any confusion.

Mike
-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I speak only for myself, and I am unanimous in that!
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.