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