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