Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!brl-adm!seismo!rochester!ritcv!eer From: eer@ritcv.UUCP Newsgroups: comp.sys.mac Subject: Re: Shar for the mac? Message-ID: <98@ritcv.UUCP> Date: Mon, 16-Feb-87 11:06:06 EST Article-I.D.: ritcv.98 Posted: Mon Feb 16 11:06:06 1987 Date-Received: Tue, 17-Feb-87 05:47:29 EST References: <1987Feb13.230922.18562@gpu.utcs.toronto.edu> Reply-To: eer@ritcv.UUCP (PUT YOUR NAME HERE) Organization: Rochester Institute of Technology, Rochester, NY Lines: 32 Another approach, which does not have the advantage of doing text compression, is to use unix 'more' to create a single file via the command % more *.* >whatever When you do that, more creates a file with the individual source files separated by :::::::::::::: source/file/name :::::::::::::: which can then be parsed. Obviously this works best with source files. I've written a little 'c' routine for Lightspeed C which 'unmore's such files. If anybody's interested in such a hack, I'll send it via mail. Frankly, I'm more interested in knowing if anybody has ported the ARC program from the public domain to the mac. If it does compression, it would be better if running on both the unix and the mac ends. The 'c' source was posted a while back, but I haven't had a chance to play with it yet. -- ------------------------------------------------- Ed Reed - Rochester Institute of Technology phone: (716) 334-3006 Delphi: EERTEST GEnie: SQA.INC Usenet: ...rochester!ritcv!eer -------------------------------------------------