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