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