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