X Tutup
Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 298 Bytes

File metadata and controls

11 lines (6 loc) · 298 Bytes

Example folder structure for students to store class content.

Note: to remove Mac related files from a zipped folder, run:

zip -d GEO503.zip __MACOSX/\*

zip -d GEO503.zip \*/.DS_Store

Alternatively, compress the folder with (-X skips the hidden Mac files):

zip -r -X GEO503.zip GEO503

X Tutup