feature request: backup/restore #26

Open
opened 2021-11-21 13:30:43 +00:00 by amkuipers · 1 comment
amkuipers commented 2021-11-21 13:30:43 +00:00 (Migrated from github.com)

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
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 commented 2022-01-05 16:28:51 +00:00 (Migrated from github.com)

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

Really good feature, wondering if it can work together with #25.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
arjen/hed#26
No description provided.