(root)/
gawk-5.2.2/
test/
numsubstr.awk
{ print substr(1000+$1, 2) }