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