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