GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AID(1) User Commands AID(1)

aid - Query ID database and report results.

aid [OPTION]... PATTERN...

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.

file name of ID database
match PATTERN case insensitively
match PATTERN as a literal string
match PATTERN as a regular expression
match PATTERN as a delimited word
match PATTERN as a substring
Note: If PATTERN contains extended regular expression metacharacters, it is interpreted as a regular expression substring. Otherwise, PATTERN is interpreted as a literal word.
STYLE is one of `token', `pattern' or `none'
STYLE is one of `filenames', `grep', `edit' or `none'
STYLE is one of `braces', `space' or `newline' and only applies to file names when `--result=filenames'
The above STYLE options control how query results are presented. Defaults are --key=token --result=filenames --separator=space
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
find tokens whose names are ambiguous for LEN chars
only find numbers expressed as hexadecimal
only find numbers expressed as decimal
only find numbers expressed as octal
By default, searches match numbers of any radix.
display this help and exit
output version information and exit

Report bugs to bug-idutils@gnu.org

The full documentation for aid is maintained as a Texinfo manual. If the info and aid programs are properly installed at your site, the command

info aid

should give you access to the complete manual.

February 2012 aid - 4.6

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.