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