Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request: backup/restore #26

Open
amkuipers opened this issue Nov 21, 2021 · 1 comment
Open

feature request: backup/restore #26

amkuipers opened this issue Nov 21, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@amkuipers
Copy link

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
@credmp credmp added the enhancement New feature or request label Jan 5, 2022
@credmp credmp added this to the 0.1.7 milestone Jan 5, 2022
@credmp
Copy link
Owner

credmp commented Jan 5, 2022

Really good feature, wondering if it can work together with #25.

@credmp credmp removed this from the 0.1.7 milestone Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants