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