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