8000 GitHub - djl/rbootx: Bootable backups for OS X using rsync
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

djl/rbootx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

rbootx

rbootx is a small bash script that creates bootable backups for OS X, using rsync.

Note that rbootx requires the latest rsync from Homebrew.

USAGE

# the only required arguments are a source and a destination
rbootx / /Volumes/Backup

# dry run
rbootx -n / /Volumes/Backup

# supress the (minimal) non-error messages
rbootx -q / /Volumes/Backup

About

Bootable backups for OS X using rsync

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0