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