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