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