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