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