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