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