I am trying to find a way to remove a user from the hosts list by IP address in the terminal window. So I can make a script to check for this IP address every so often and remove it . The only way I can currently do this is by ID which changes all the time.
Thanks,