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