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