1#!/bin/rc 2U=`{cat /dev/user} 3ps | sed -n '/^'$U' .*Stopped.* '$1'$/s%[^ ]* *%~>/proc/% 4s% *.*%/ctl% 5s%~%echo start%p' 6