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