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