Linux CLI - File and Directory Operations
You want to match files named
data1.txt, data2.txt, but your pattern data[12].txt matches nothing. What is the likely error?