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