ref: d6229fafff96c77ff8d5c2758fd8436950559fe4 dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u