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