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