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