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