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