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