# ex: zip -r app.zip ./app -x "*node_modules*"
# ex2: zip -r app.zip ./zpp -x "*.pyc*"
zip -r <ZIP_FILE_NAME> <TARGET_FOLDER_PATH> -x "*<FILE_OR_FOLDER_PATTERN>*"
For further actions, you may consider blocking this person and/or reporting abuse
# ex: zip -r app.zip ./app -x "*node_modules*"
# ex2: zip -r app.zip ./zpp -x "*.pyc*"
zip -r <ZIP_FILE_NAME> <TARGET_FOLDER_PATH> -x "*<FILE_OR_FOLDER_PATTERN>*"
For further actions, you may consider blocking this person and/or reporting abuse
Mytx -
HIPHOP and CODE -
suin -
Anil @ C Simplify IT -
Top comments (0)