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