I am using the command line and want to save the output into CSV format.
However, I receive output into the default format, which is txt.
Search string:
flpsearch.exe -o C:\Users\Downloads\result -ofc -ofr:file-keywords -d C:\Users\Downloads\Demo -c "=C:\Users\query.txt" -cew -s
Any advice on how I can achieve the output in CSV format?