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