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