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