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