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