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