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