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