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