Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista File Management > How to tell SED to emit output in 8-bit ASCII only?

Reply
Thread Tools Display Modes

How to tell SED to emit output in 8-bit ASCII only?

 
 
Michael Moser
Guest
Posts: n/a

 
      03-29-2009
I am sure there are better places/forums to ask the below question, but I didn't find any. If you know a better place please advise!

I have to mangle some "plain ASCII" text file (i.e. 8 bits/characters where the text DOES contain characters like Umlauts and accented characters from the upper 7-bits range, i.e. with hex codes in [128..254]).
For this I am trying to use SED which I downloaded as part of cygwin package. Alas, SED emits the result using Unicode-16 characters (i.e. 16 bits/characters), which the program for which the output is intended can't handle.
Can one tell SED to NOT emit Unicode-16 characters but force it to emit Unicode-8 only?

Michael

 
Reply With Quote
 
 
 
 
Mike Torello
Guest
Posts: n/a

 
      03-29-2009
"Michael Moser" <michael-> wrote:

>I am sure there are better places/forums to ask the below question,
>but I didn't find any. If you know a better place please advise!


It most certainly does NOT belong in a group for discussing Vista
issues.

Try...

comp.editors

 
Reply With Quote
 
Michael Moser
Guest
Posts: n/a

 
      03-29-2009
Mike Torello wrote:
> "Michael Moser" <michael-> wrote:
>
>> I am sure there are better places/forums to ask the below question,
>> but I didn't find any. If you know a better place please advise!

>
> It most certainly does NOT belong in a group for discussing Vista
> issues.


I know, but since I expected to find here are all the file(-mangling) and sys-admin gurus I hoped, that one of them might know me a pointer...

> Try...
>
> comp.editors


Do you by chance also have a news server handy that features that NG?

Michael

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASCII or TBCP IT News Windows Vista Printing / Faxing / Scanning 3 03-22-2009 08:08 PM
some emails html and attachments displayed as ASCII Asad Windows Vista Mail 1 04-09-2008 04:42 PM
ASCII characters in Reply messages Bobr Windows Vista Mail 1 11-17-2007 01:12 AM
ASCII / ANSI Character sets in Vista Vista Advocate - Now Windows Vista General Discussion 0 04-05-2007 10:44 PM
Import from OE6 fails when folder name contains non-ascii character MSNEWS Windows Vista Mail 0 06-21-2006 12:49 AM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59