Hi,
i beg for some help, ive made a scrip which compares all vars of type test_* and returns the first [given number] variable names wich own the highest values. what is returned looks like test_XXX, test_GGG, test_LLL. I want to filter the "test_" thing so the output will look like XXX, GGG, LLL. any suggestions ?