> On Wed, Apr 18, 2001 at 10:21:32AM +0200, Damien GUIHAL wrote: > > Is anyone know if there is a tool with or without GUI to > > compress/uncompress .sit files. > > /bin/rm
That was the compress part. Uncompress with
/bin/dd if=/dev/zero of=$1
Seriously: I've never had any luck with unsit or macunpack or the like.
.sit files are essentially useless on the Linux side.
Michael

