Simple bash scripts for working with sets of zipfiles.
Short for "bulk extract copy". Extracts the files in a zip archive to a destination directory and leaves the archive in place.
usage: bxcp <source> <destination>
Prints a formatted list of basenames for all zip archives in a given directory.
usage: lsz <directory>