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