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