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