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