.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.15. .TH LID "1" "May 2020" "lid - 4.6.28-15da" "User Commands" .SH NAME lid \- Query ID database and report results .SH SYNOPSIS .B lid [\fI\,OPTION\/\fR]... \fI\,PATTERN\/\fR... .SH DESCRIPTION Query ID database and report results. By default, output consists of multiple lines, each line containing the matched identifier followed by the list of file names in which it occurs. .TP \fB\-f\fR, \fB\-\-file\fR=\fI\,FILE\/\fR file name of ID database .TP \fB\-i\fR, \fB\-\-ignore\-case\fR match PATTERN case insensitively .TP \fB\-l\fR, \fB\-\-literal\fR match PATTERN as a literal string .TP \fB\-r\fR, \fB\-\-regexp\fR match PATTERN as a regular expression .TP \fB\-w\fR, \fB\-\-word\fR match PATTERN as a delimited word .TP \fB\-s\fR, \fB\-\-substring\fR match PATTERN as a substring .IP Note: If PATTERN contains extended regular expression metacharacters, it is interpreted as a regular expression substring. Otherwise, PATTERN is interpreted as a literal word. .TP \fB\-k\fR, \fB\-\-key\fR=\fI\,STYLE\/\fR STYLE is one of `token', `pattern' or `none' .TP \fB\-R\fR, \fB\-\-result\fR=\fI\,STYLE\/\fR STYLE is one of `filenames', `grep', `edit' or `none' .TP \fB\-S\fR, \fB\-\-separator\fR=\fI\,STYLE\/\fR STYLE is one of `braces', `space' or `newline' and only applies to file names when `\-\-result=filenames' .IP The above STYLE options control how query results are presented. Defaults are \fB\-\-key\fR=\fI\,token\/\fR \fB\-\-result\fR=\fI\,filenames\/\fR \fB\-\-separator\fR=\fI\,space\/\fR .TP \fB\-F\fR, \fB\-\-frequency\fR=\fI\,FREQ\/\fR find tokens that occur FREQ times, where FREQ is a range expressed as `N..M'. If N is omitted, it defaults to 1, if M is omitted it defaults to MAX_USHRT .TP \fB\-a\fR, \fB\-\-ambiguous\fR=\fI\,LEN\/\fR find tokens whose names are ambiguous for LEN chars .TP \fB\-x\fR, \fB\-\-hex\fR only find numbers expressed as hexadecimal .TP \fB\-d\fR, \fB\-\-decimal\fR only find numbers expressed as decimal .TP \fB\-o\fR, \fB\-\-octal\fR only find numbers expressed as octal .IP By default, searches match numbers of any radix. .TP \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR output version information and exit .SH "REPORTING BUGS" Report bugs to bug\-idutils@gnu.org .SH "SEE ALSO" The full documentation for the .B id-utils package is maintained as a Texinfo manual. If the .B info and .B id-utils packages are properly installed, the command .IP .B info 'ID database' .PP should give you access to the complete manual.