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