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