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