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