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