view scripts/iface.php @ 531:f8cad391a449 draft

Changes were automatically committed from the web interface at claims.lynx.ano
author lex <lex@lynx.ano>
date Wed, 06 Jul 2011 19:46:08 +0100
parents 39ef3fb9fca7
children
line wrap: on
line source

<?php

echo exec('/sbin/ifconfig');

?>