0 / 60 seg.

What is the output of this script?

#!/bin/bash
fname=john
john=thomas
echo ${!fname}