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