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