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