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