1SDFDUMP(1) User Commands SDFDUMP(1)
2
3
4
6 sdfdump - manual page for sdfdump 22.05b
7
9 sdfdump [options] <input file>
10
12 -h [ --help ]
13 Show help message.
14
15 -s [ --summary ]
16 Report a high-level summary.
17
18 --validate
19 Check validity by trying to read all data values.
20
21 -p [ --path ] regex
22 Report only paths matching this regex.
23
24 -f [ --field ] regex
25 Report only fields matching this regex.
26
27 -t [ --time ] n or ff..lf
28 Report only these times or time ranges for 'timeSamples' fields.
29
30 --timeTolerance tol (=0.000125) Report times that are close to those
31 requested within this relative tolerance.
32
33 --sortBy path|field (=path)
34 Group output by either path or field.
35
36 --noValues
37 Do not report field values.
38
39 --fullArrays
40 Report full array contents rather than number of elements.
41
42
43
44sdfdump 22.05b November 2023 SDFDUMP(1)