SyntaxFix
Write A Post
Hire A Developer
Questions
Peg the pattern to find "\\.dbf" at the end of the string using the $ character:
"\\.dbf"
$
list.files(pattern = "\\.dbf$")