I need to echo the value of $bootlog1 through $bootlog5.
Something like this:
for n in (seq 5) set bootlog$n value echo $bootlog$n end <
for n in (seq 5) set bootlog$n value echo $bootlog$n end