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