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