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