X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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