shithub: 9scripts

ref: 3387824d0c9d1c1039a42e48f36a96d8d2c71266
dir: /util/lstk/

View raw version
#!/bin/rc
# Thanks ori for the script
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 'lstk()' | acid $p