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