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