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