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