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