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