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