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