the_fireball I have fucking failed |
et non, c'est à toi de le faire avec un truc du genre
SWITCH: {
/#HOSTNAME#/ && do {s/#HOSTNAME#/$p_hostname/; print OUTPUT $_; last SWITCH; };
/#BROADCAST#/ && do {s/#BROADCAST#/$p_host_broadcast/; print OUTPUT $_; last SWITCH; };
/#IPADDR#/ && do {s/#IPADDR#/$p_host_ip/; print OUTPUT $_; last SWITCH; };
/#NETMASK#/ && do {s/#NETMASK#/$p_host_netmask/; print OUTPUT $_; last SWITCH; };
/#NETWORK#/ && do {s/#NETWORK#/$p_host_network/; print OUTPUT $_; last SWITCH; };
/#GATEWAY#/ && do {s/#GATEWAY#/$p_host_gateway/; print OUTPUT $_; last SWITCH; };
print OUTPUT $_;
} ---------------
Two thousand years of misery, of torture in my name, hypocrisy made paramount, paranoia the law, my name is called religion, sadistic, sacred whore.
|