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