Skip to content

Files

Latest commit

 

History

History

Write_script_to_compress_folder_and_files

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

write script to compress folder and files

usage

python zipfiles.py file_name(or folder name)

example: python zipfiles.py test.txt python zipfiles.py ./test (folder)

A Compressed file("filename.zip") will be generated after the program is run