Relacs  0.9.8
scaninf

Search the *.inf files created by RELACS for a specific entry <spec>.

USAGE

scaninf <spec> [-u|-s|-d|-f]

OPTIONS

EXAMPLES

to show just the names of all scientists who recorded the data:

scaninf scientist -u

to show a sorted list of species used for the recordings:

scaninf species -s

to show a sorted list of species used for the recordings with the filenames:

scaninf species -d

to show the comments with filenames:

scaninf comment -f