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