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