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