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