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