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