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