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