• + 1 comment

    while read line do echo "${line:12}" done

    whats wrong in the code, and failing in one test case? can anyone help?