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