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