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