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