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