Details | Last modification | View Log | RSS feed
#!/bin/bash
. /etc/init.d/functions
pidofproc $*
exit $?