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