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