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