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