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