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