On 8/28/19 7:11 PM, Paul Bicknell wrote:
Can we just have conventional files on hear
Zipping is ok but the two files in zip
Not to be contrary Paul, but these are pretty conventional files. Zip
has been a multi-file archive format since its inception more than
thirty years ago.
I do not have a clue how to use
To list the contents:
$ unzip -v <filename>.zip
To extract all files:
$ unzip <filename>.zip
To extract one file by name:
$ unzip <filename>.zip <file-to-extract>
same goes for the un zipped file
In this case the STL (STereoLithography) file is a standard file in
the workflow for 3D CAD designs. The files contained within the zip
file are save files for AutoDesk's TinkerCAD.
-Dave
Feeling contrary today
--
Dave McGuire, AK4HZ
New Kensington, PA