zip all files in the given directory.
usage:
➜ batch_zip (master) ✗ ./batch_zip.sh
zip all (non compressed) files in the given folder
usage: ./batch_zip.sh -p <path/to/folder> [-b to break on error] [-z use 7z instead of zip] [-d to delete source files] [-t to test run]