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