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