$ sudo /etc/init.d/networking restart $ echo $? 1 $ sudo /etc/init.d/networking stop $ echo $? 0 $ sudo /etc/init.d/networking start $ echo $? 1