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