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