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