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