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