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