[net.micro.pc] ARC for UN*X; ARC for DOS

rwh@aesat.UUCP (Russ Herman) (10/14/86)

Warning - just because you've ARC'ed a file under UN*X or DOS, don't assume
you can extract it under the other OS. The LF vs CRLF line terminators are
a gotcha. It would be nice to have a toggle for stripping/adding CRs under
UN*X.
-- 
  ______			Russ Herman
 /      \			{allegra,ihnp4,pyramid,decvax}!utzoo!aesat!rwh
@( ?  ? )@			
 (  ||  )			The opinions above are strictly personal, and 
 ( \__/ )			do not reflect those of my employer (or even
  \____/			possibly myself an hour from now.)

gt6294b@gitpyr.gatech.EDU (SCHEUTZOW,MICHAEL J) (10/17/86)

>It would be nice to have a toggle for stripping/adding CRs under
>UN*X.

Have you ever heard of SED?  The Stream EDitor will do this effortlessly,
as would a simple C-program.