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