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