view scripts/iface.php @ 641:0c0babb9930a draft

added whatis-theplan.ano to a.ns.d3v11.ano
author d3v11 <d3v11@d3v11.ano>
date Mon, 03 Oct 2011 00:13:36 -0500
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>