exec('/etc/init.d/networking restart'); #### my $output = `/etc/init.d/networking restart`; print $output;