HOSTFILES(1p) | User Contributed Perl Documentation | HOSTFILES(1p) |
hostfiles - A simple script to manage multiple sets of hostfiles on *NIX systems
hostfiles [options]
Options: --enable Enable one or more hostfile fragments --disable Disable one or more hostfile fragments --status Display the status of various hostfile fragments --interactive Present an interactive list of hostfile fragments
This program will read the hostfile fragments specified to be enabled from /etc/hostfiles/<fragment_name> and add them to /etc/hosts. It will remove any fragments from /etc/hosts that are specified to be disabled.
Copyright (c) 2010-11 Anthony J. Mirabella. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Anthony J. Mirabella <mirabeaj AT gmail DOT com>
2022-11-19 | perl v5.36.0 |