I have an xvg file I wish to draw a graph of it using command line grace. However, I have no idea how to read the file into grace nor how to graph it once it is read. Any help is appreciated.
Just type "xmgrace filename" to plot the graph, if the file contains only numeric data. You can also plot specific columns as shown below.