'linux command for jmx as csv Input and Output file

If we want to give CSV file input and CSV/xl file as output in command line , what should be the syntax . Correct me if iam wrong with below syntax ?

syntax : jmeter -n -t /users/test.jmx -l /users/test.csv -l log.csv



Solution 1:[1]

You don't need this bit: -l log.csv

More information: Full list of command-line options

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dmitri T