shithub: rc

ref: 4768009eb3dcc311510ac107b3d6b3cb7d863de1
dir: /bin/lstk/

View raw version
#!/bin/rc
# from ori
if(~ $#* 1)
	p=$1
if not if(~ $#* 0)
	p=`{ps | grep Broken | awk '{print $2}' | sort -n | tail -n 1}
if not
	p 'usage: $0 [broken]' >[2=1]
echo acid -l thread $p
echo 'lstk()' | acid -l thread $p