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