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