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