bash script to quick backup the current folder
This project creates a simple backup using tar of the current folder
Project is created with:
- Bash 5.0.17
To run this project, install it locally using :
$ chmod +x ./backup.sh
$ ./backup.sh
bash script to quick backup the current folder
This project creates a simple backup using tar of the current folder
Project is created with:
To run this project, install it locally using :
$ chmod +x ./backup.sh
$ ./backup.sh