Linux2013. 4. 8. 09:58

kill -HUP `ps -A -ostat,ppid | grep -e '^[Zz]' | awk '{print $2}'`



Posted by IanMK2