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