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