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