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