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