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