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.
- Host: GitHub
- URL: https://github.com/bboymega/lazy_gzip_backup
- Owner: bboymega
- Created: 2021-04-30T14:53:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T14:56:22.000Z (about 5 years ago)
- Last Synced: 2025-03-02T10:13:42.815Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"
```