Skip to content

wthollingsworth/ziptools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ziptools

Simple bash scripts for working with sets of zipfiles.

bxcp

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>

lsz

Prints a formatted list of basenames for all zip archives in a given directory.

usage: lsz <directory>

About

Simple bash scripts for working with sets of zipfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages