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