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