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