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