1RECINF(1) User Commands RECINF(1)
2
3
4
6 recinf - print information about a recfile
7
9 recinf [OPTION]... [FILE]...
10
12 Print information about the types of records stored in the input.
13
14 -t, --type=RECORD_TYPE
15 print information on the records having the specified type.
16
17 -d, --descriptor
18 include the full record descriptors.
19
20 -n, --names-only
21 output just the names of the record files found in the input.
22
23 --help print a help message and exit.
24
25 --version
26 show version and exit.
27
28 Special options:
29 -S, --print-sexps
30 print the data in sexps instead of rec format.
31
33 Written by Jose E. Marchesi.
34
36 Report bugs to: bug-recutils@gnu.org
37 GNU recutils home page: <https://www.gnu.org/software/recutils/>
38 General help using GNU software: <http://www.gnu.org/gethelp/>
39
41 Copyright © 2010-2020 Jose E. Marchesi. License GPLv3+: GNU GPL ver‐
42 sion 3 or later <http://gnu.org/licenses/gpl.html>.
43 This is free software: you are free to change and redistribute it.
44 There is NO WARRANTY, to the extent permitted by law.
45
47 The full documentation for recinf is maintained as a Texinfo manual.
48 If the info and recinf programs are properly installed at your site,
49 the command
50
51 info recutils
52
53 should give you access to the complete manual.
54
55
56
57recinf 1.9 April 2022 RECINF(1)