All Survex programs respond to the following command line options:
display option summary and exit
output version information and exit
Options have two forms: short (a dash followed by a single letter e.g. cavern -p) and long (two dashes followed by one or more words e.g. cavern --percentage). The long form is generally easier to remember, while the short form is quicker to type. Options are often available in both forms.
![]() | Command line options are case sensitive, so "-B" and "-b" are different (this didn't used to be the case before Survex 0.90). Case sensitivity doubles the number of available short options (and is also the norm on UNIX). |
Filenames with spaces can be processed (provided your operating system supports them - UNIX does, and so do recent versions of Microsoft Windows). You need to enclose the filename in quotes like so: cavern "Spider Cave"
A file specified on the command line of any of the Survex suite of programs will be looked for as specified. If it is not found, then the file is looked for with the appropriate extension appended. So cavern survey will look first for survey, then for survey.svx.