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