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