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