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