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