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