-
Notifications
You must be signed in to change notification settings - Fork 3
feature request: backup/restore #26
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Request to add a feature to be able to backup and restore the hosts file using hed.
Examples:
$ hed backup
backup /etc/hosts made to ~/hosts.bak
$ hed restore
restored /etc/hosts from ~/hosts.bak
$ hed backup /tmp/x
backup /etc/hosts made to /tmp/x
$ hed restore /tmp/x
restored /etc/hosts from /tmp/x
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request