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