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