An open API service indexing awesome lists of open source software.

https://github.com/bboymega/lazy_gzip_backup

A lazy script to gzip a specific directory with date. Crontab compatible.
https://github.com/bboymega/lazy_gzip_backup

Last synced: 9 months ago
JSON representation

A lazy script to gzip a specific directory with date. Crontab compatible.

Awesome Lists containing this project

README

          

# Lazy Gzip Backup
A lazy script to gzip directory with date. Crontab compatible.

# Usage:
```
/PATH_TO_SCRIPT/backup.sh -s "source" -d "destination" -n "archive_name"
```