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