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