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