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