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