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