Implement the delete hosts function #1

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

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

Fixed in PR

Fixed in PR
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
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: jacob.windle/hb#1
There is no content yet.