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