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