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