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