How to unzip these files?

#1
by SpartacusIn21 - opened

I downloaded these files, how should I unzip them? Thanks.

Owner

Hi! You can unzip it using the following command line:

zip -s 0 shapenet_dataset.zip --out shapenet_dataset_merged.zip
unzip shapenet_dataset_merged.zip

Sign up or log in to comment