shithub: plan9front

ref: 4d22dbb0f5a0cd4d3202a01a8cc18b632b5c9b01
dir: /rc/bin/stop/

View raw version
#!/bin/rc
U=`{cat /dev/user}
ps | sed -n '/^'$U' .* '$1'$/s%[^ ]*  *%~>/proc/%
s%  *.*%/ctl%
s%~%echo stop%p'