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