rdfind
rdfind copied to clipboard
Use tabs instead of spaces in result.txt file
I have file names that contain spaces. I try to avoid them, but its not always my choice.
Now if I split the lines in the result files using a normal space as delimiter, I have different numbers of columns in different lines. If tabs would be used to separate the columns, this problem could be avoided nicely.
Have I missed an option here?
I see no option to change this behavior. In the shell, filenames with spaces are typically enclosed with quotes.