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