home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!vtserf!black-ice.cc.vt.edu!valdis
- From: valdis@black-ice.cc.vt.edu (Valdis Kletnieks)
- Newsgroups: comp.unix.shell
- Subject: Re: echo question
- Message-ID: <9818@vtserf.cc.vt.edu>
- Date: 20 Nov 92 21:15:45 GMT
- References: <17935@autodesk.COM> <19921117182407SEB1525@MVS.draper.com>
- Sender: usenet@vtserf.cc.vt.edu
- Organization: Virginia Tech, Blacksburg, VA
- Lines: 16
-
- In article <19921117182407SEB1525@MVS.draper.com> SEB1525@MVS.draper.com (Steve Bacher) writes:
- >>> > echo 'first:this=that=other+second:this=that=other+' | tr '=+' '\011\012'
- >> OK, name an english-language version of Unix this'll bomb on.
- >
- >I haven't seen AIX/370, but I'm sure it'll bomb, being EBCDIC.
-
- Actually, AIX/370 *is* ASCII based.
-
- IBM did some truly strange things in AIX/370. But making it
- EBCDIC-based was not among them. I however would not be surprised
- if they *tried*, but gave up when they realized just how much
- code exists that blindly assumed that (int)'z' - (int)'a' == 25.
-
- Valdis Kletnieks
- Computer Systems Engineer
- Virginia Tech
-