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