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