https://github.com/nthportal/bakup
A bash script for backing up files or directories
https://github.com/nthportal/bakup
backup bakup-script bash shell
Last synced: 12 months ago
JSON representation
A bash script for backing up files or directories
- Host: GitHub
- URL: https://github.com/nthportal/bakup
- Owner: NthPortal
- License: mit
- Created: 2015-04-19T03:00:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T21:39:22.000Z (over 1 year ago)
- Last Synced: 2025-04-02T12:21:50.259Z (about 1 year ago)
- Topics: backup, bakup-script, bash, shell
- Language: Shell
- Size: 8.79 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bakup-script
A simple bash script for backing up files or directories.
The script either renames or copies a file/directory (or multiple) 'FILE' to 'FILE.bak'.