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