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