On Thu, 2004-03-18 at 14:00, Chris Collins wrote: > Anybody have any ideas as to how to handle self extracting zip files > (.exe) under linux. unzip should work on them directly. Try "unzip -l moom.exe" to get a listing of the contents. David