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