Skip to content

A short python script for compressing files in Unix

Notifications You must be signed in to change notification settings

fusge/mycompress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

mycompress

A short python script for compressing files in Unix. It takes in a directory, and it will compress all files inside it and its subdirectories. Once done, the utility will remove the old files, leaving the compressed ones. Then it will send an email with a summary of the files compressed. The program wil not compress that will not return a favorable compression ratio.

This command line utility behaves like a Daemon tool, so it accepts sigterm signal

This program was also built using pip tools for installing packages and activating environment

About

A short python script for compressing files in Unix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages