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