next up previous contents
Next: Plotbd - plot bifurcation Up: Command reference Previous: Filterbd - filter branch   Contents

Subsections

Lsruns - list runs.

Lsruns prints on screen a list of all runs that have been computed.

Usage

 lsruns [-h] ["pattern" ...]  

Switches

 -h   :   Display a usage message and exit with nonzero return value.  

Arguments

 pattern   :   List all runs that match the shell pattern pattern.  

Environment

Lsruns honors the environment variables LSRUNS_COLS and LSRUNS_FW, which influence the formatting of lsruns' output. LSRUNS_COLS sets the maximal number of columns per line (default is 6) and LSRUNS_FW sets the field width per run name (default is 10).

Detailed description

Lsruns prints a list of runs that match a shell pattern, that is, a pattern containing the wildcard characters `*' and `?'; see the manual of [t]csh for what else might be used. Note that a pattern must be enclosed in double-quotes to prevent premature expansion by the shell. If no pattern is given, then all runs will be printed.

Return values

Lsruns returns 0 on success and 1 if an error occurred or the -h switch was given.


next up previous contents
Next: Plotbd - plot bifurcation Up: Command reference Previous: Filterbd - filter branch   Contents
Frank Schilder 2007-04-12