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