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