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