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