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