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