I have a couple of grep statements that currently only output all files on 1 single line like file1.txtfile2.txtfile3.txt. I would like to have them output on separate lines like,
I've tried many ways already but no luck. Please help me or show me the correct way to do this. Thank you all in advanced.