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