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