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