Global Behavior Option - Output
This option provides users an option of writing outputs to a file. This option is intended to replace redirect (>) for better performance and less problematic.
shell> lvg -f:l -o:output.data Write result to a file called output.data.