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