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