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