Printcols prints a list of columns of the branch data of the specified run on screen.
printcols [-h] (runpfile-) |
-h | : | Display a usage message and exit with nonzero return value. |
run | : | Read branch data of run with qualified run name run. | ||||
pfile | : | Read branch data from p.*-file pfile. | ||||
- | : | Read branch data from standard input. |
Printcols prints on screen a list of columns of the branch data of the run with qualified run name run in the format `number : heading'. Number can be used to refer to the column with heading heading wherever a column can be passed to an rauto command on the command line, for example, to the plotting utilities plotbd and plotsol.
Printcols returns 0 on success and 1 if an error occurred or the -h switch was given.