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