Asignar el resultado DiFF en una variable en el script de shell
some_var="$(diff "./helloworld$x.out" "./output/helloworld$x.out")"
Worried Wildebeest
some_var="$(diff "./helloworld$x.out" "./output/helloworld$x.out")"