Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!hplabs!sri-unix!RCONN@SIMTEL20.ARPA From: RCONN@SIMTEL20.ARPA Newsgroups: net.unix Subject: ITS-to-Normal and Normal-to-ITS File Conversion Message-ID: <1900@sri-arpa.UUCP> Date: Thu, 12-Jul-84 06:41:00 EDT Article-I.D.: sri-arpa.1900 Posted: Thu Jul 12 06:41:00 1984 Date-Received: Sun, 15-Jul-84 09:57:45 EDT Lines: 21 From: Richard Conn Rick, In response to your message, I created a pair of tools to use under UNIX (the design is so simple that I believe they will port to virtually any UNIX - they all have putchar and getchar, right?). The tools are in MICRO: and they are: itstonorm.c convert ITS format files to normal format normtoits.c convert normal format files to ITS itstonorm.man doc (rename to itstonorm.1 under UNIX) normtoits.man doc (rename to normtoits.1 under UNIX) I tested them on an ITS binary file from the MICRO: archive, and they ran nicely. Enjoy! Rick