I want to write this in perl (/etc/init.d/ntpd start) and grep the statusntpd status when its stopped.
system ("/etc/init.d/ntpd start"); [download]
In reply to to write /etc/init.d/ntpd start by oikool