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