txn2 / txeh

Go library and CLI utility for /etc/hosts management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add command line option to show /etc/hosts content

tommyblue opened this issue · comments

I use txeh as command line tool to manage the hosts file, though I need to cat the file to see its content. Having a built-in option would be very handy :)

It was simple enough to implement, I created the PR #5