>>128

#kill -9 'ps x | grep netscape'
kill: No such pid ps
kill: No such pid x

だって kill -9 <PID> じゃないの?