Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

University assignment: A simple backup script for linux, using zenity and crontab.

License

Notifications You must be signed in to change notification settings

michalkr52/simple-linux-backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-linux-backup-script

A simple backup script for linux, made to run in bash, using zenity and crontab. It allows the user to easily define which items to backup, in a window interface. Options include compression and periodic copies.

Made as an university assignment for "Operating Systems" class.

Included files:

  • backup.sh - the main script, which guides the user through a user-friendly creator. Allows for easy item selection and saving the settings for future use.
  • backup_cron.sh - designed to be called from crontab, which executes a backup previously planned by the user.
  • backup.man - the manual page for the script.

About

University assignment: A simple backup script for linux, using zenity and crontab.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published