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