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