shithub: riscv

ref: c325c491f61696e81ab0ee9e6aea840c3636ed3d
dir: /rc/bin/lstk/

View raw version
#!/bin/rc

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