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