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