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