Hi everyone,

i was just wondering how to find multiple files with the same part of filename and just 1 character different.

eg. if i want "abc_$.txt"

i want to find "abc_1.txt", "abc_2.txt", "abc_3.txt", etc within the same directory

thanks buds