Implement the delete hosts function #1

Closed
opened 2020-01-16 19:34:22 +00:00 by jacob.windle · 1 comment
Owner

The hb utility does not currently have a delete function. The delete function should scan to a host in the hosts file and delete it.

Before

reddit.com 0.0.0.0
facebook.com 0.0.0.0

After

reddit.com 0.0.0.0

The hb utility does not currently have a delete function. The delete function should scan to a host in the hosts file and delete it. # Before reddit.com 0.0.0.0 facebook.com 0.0.0.0 # After reddit.com 0.0.0.0
Author
Owner

Fixed in PR

Fixed in PR
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jacob.windle/hb#1