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