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