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