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