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