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