Create some test files. I've assumed your filenames have a single "." character:
mkdir foo
touch foo/one.txt foo/two.txt foo/three.txtIf you list the files (ll foo) you'll get something like:
Create some test files. I've assumed your filenames have a single "." character:
mkdir foo
touch foo/one.txt foo/two.txt foo/three.txtIf you list the files (ll foo) you'll get something like: