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