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