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