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