Skip to content

jwierzbi/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utils

shell scripts

xzc

xzc shell script allows to compress directories and files using xz with command as simple as:

xzc <dir>
xzc <file>

If the pv utility is install the progress of the operation will be also shown.

bz2c

bz2c shell script allows to compress directories and files using bzip2 with command as simple as:

bz2c <dir>
bz2c <file>

If the pv utility is install the progress of the operation will be also shown.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors