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