Skip to content

Kachinonye/backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Backup Script

A simple bash script to back up any folder as a .tar.gz file with a timestamp.

Usage

./backup.sh /path/to/folder

Save with `Ctrl + O`, then `Ctrl + X`.

### **3. Create .gitignore (optional)**
```bash
nano .gitignore
*.tar.gz

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages