Initial commit

This commit is contained in:
2018-11-14 14:48:16 +01:00
committed by Gitea
commit 3c9b99b991
2 changed files with 6 additions and 0 deletions

2
LICENSE Normal file
View File

@@ -0,0 +1,2 @@
"THE BEER-WARE LICENSE" (Revision 42):
<phk@FreeBSD.ORG> wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return Poul-Henning Kamp

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Dated_Folder_Backup
This is a command line bash script with arguments used to compress a folder and store it in given location with a specific system user owner.
It uses Bzip2 compression.