Solaris 9 Sun Certified System Administrator: Part I
Автор
Subject: Q79 written 28 February 2008 23:32
Jonnik
Explanation: The kill command requires a process ID (PID) and the pkill command requires a process name. The command kill -9 dtmail will not work because a process name is specified instead of the process ID.