Ability to compress or uncompress each top level directory(s) and/or file(s) listed at specified path location into separate compressed or uncompressed files without needing to use the 7zip commands for each individual item.
- 7z CLI
- Windows: add path variable to 7-zip folder
- Python 3 for development
- Run executable at current working directory with file:
./fzutil
- Place executable "fzutil in local path “/home/{username}/.local/bin” or in path location
echo $PATH
- Use
fzutil
in terminal
- Run as stand-alone or place in “program files” directory and create link to .exe file
Follow prompts on run