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