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