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