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