socket.php 74 Bytes edit raw blame history 1 2 3 4 <?php $output = exec('sudo python ../wave/version.py'); echo $output; ?>