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