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