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