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