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