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