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