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