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