[comp.sys.mac] New UnSit

jjw7384@ultb.isc.rit.edu (Jeff Wasilko) (03/10/90)

I've sent the newest version of UnSit to info-mac at
sumex-aim.stanford.edu. 

The changes in this version are that UnSit can now create MacBinary
files directly (whereas previous versions created only macput/macget
formatted files).

The file should be available from sumex in a couple of weeks (or less)
since it looks like they are getting caught up on the binaries.

Heres's the readme for UnSit:


			  Unsit, version 1.5

These are the souces for "unsit", a Unix program for breaking apart
StuffIt archive files created on a Macintosh into separate files on
the Unix system.  See the documentation at the beginning of "unsit.c"
or the man page "unsit.1" for more information.

To build the program, compile unsit.c and updcrc.c and link together.
If your system doesn't have the getopt() routine in its standard
library, also compile getopt.c and include it in the link.

This program opens a pipe to the "compress" program for doing the
uncompression of some of the files in the archive.  Most Unix sites
probably already have "compress".  If not, it can be found in the
comp.sources.unix archives.

Comments and bug reports should be send to weber%brand.usc.edu@oberon.usc.edu


-----------
-- 
| RIT VAX/VMS Systems: |     Jeff Wasilko     |     RIT Ultrix Systems:     |
|BITNET: jjw7384@ritvax+----------------------+INET:jjw7384@ultb.isc.rit.edu|
|UUCP: {psuvax1, mcvax}!ritvax.bitnet!JJW7384 +___UUCP:jjw7384@ultb.UUCP____+
|INTERNET: jjw7384@isc.rit.edu                |'claimer: No one cares.      |

rterry@hpcupt1.HP.COM (Ray Terry) (03/11/90)

>I've sent the newest version of UnSit to info-mac at
>sumex-aim.stanford.edu. 
>
>The changes in this version are that UnSit can now create MacBinary
>files directly (whereas previous versions created only macput/macget
>formatted files).

Is this the UnSit 1.5 that has been around since 9/28/88?  Or is this a 
newer UnSit?

Just curious.

Ray

jjw7384@ultb.isc.rit.edu (Jeff Wasilko) (03/12/90)

In article <-286499958@hpcupt1.HP.COM> rterry@hpcupt1.HP.COM (Ray Terry) writes:
>
>>I've sent the newest version of UnSit to info-mac at
>>sumex-aim.stanford.edu. 
>>
>>The changes in this version are that UnSit can now create MacBinary
>>files directly (whereas previous versions created only macput/macget
>>formatted files).
>
>Is this the UnSit 1.5 that has been around since 9/28/88?  Or is this a 
>newer UnSit?
>
>Just curious.
>
>Ray


UnSit is a unix program written by Allan Weber that will extract files
from Stuffit Archives. UnSit supports HMF folders (so is compatiable
with Stuffit 1.5.1).

l
i
n
e
-
f
i
l
l
e
r


-- 
| RIT VAX/VMS Systems: |     Jeff Wasilko     |     RIT Ultrix Systems:     |
|BITNET: jjw7384@ritvax+----------------------+INET:jjw7384@ultb.isc.rit.edu|
|UUCP: {psuvax1, mcvax}!ritvax.bitnet!JJW7384 +___UUCP:jjw7384@ultb.UUCP____+
|INTERNET: jjw7384@isc.rit.edu                |'claimer: No one cares.      |

rterry@hpcupt1.HP.COM (Ray Terry) (03/14/90)

>>
>>>I've sent the newest version of UnSit to info-mac at
>>>sumex-aim.stanford.edu. 
>>>
>>>The changes in this version are that UnSit can now create MacBinary
>>>files directly (whereas previous versions created only macput/macget
>>>formatted files).
>>
>>Is this the UnSit 1.5 that has been around since 9/28/88?  Or is this a 
>>newer UnSit?
>>
>>Just curious.
>>
>>Ray
>
>
>UnSit is a unix program written by Allan Weber that will extract files
>from Stuffit Archives. UnSit supports HMF folders (so is compatiable
>with Stuffit 1.5.1).

Yes, that is correct...  And the version mentioned above has been around
since 9/28/88.

Ray