NullTerminator
Programmer
I want to glob an array of filenames retrieved from a source control list command.
The array contains a list of filenames with newlines.
I could walk the list and pre chomp them, but how to feed them to glob and get the filtered list out
Tnx
Jeb
\0
The array contains a list of filenames with newlines.
I could walk the list and pre chomp them, but how to feed them to glob and get the filtered list out
Tnx
Jeb
\0