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