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