Wildcard in Computing : What is this Wildcard ?


Wildcard is a technical term used in computing which indicates a placeholder for other characters. This concept is often referred to as globbing. Globbing is used in computing to refer to an instance of pattern matching behavior. The term Wildcard often confuses a new learning adaptive user, particularly from other fields and not used with or UNIX Like systems. In one article post, a reader asked us what is this Wildcard actually is, instead of a comment reply, we found an article on Wildcard might help others as well.

 

What is this Wildcard is ?

 

Wildcard has specific usage patterns in the field of Telecommunication and super specialized areas of Computing like its usage for and directories or in Databases. The usage of Wildcard unfortunately does not follow any universal pattern. As we mentioned globbing, globbing came from the glob, which is a Unix library function terminology that is used to expand file names using pattern matching notation.

 

Example usage of Wildcard

 

Many command line interpreter and other programs allow the use of placeholders to address, for example, groups of files whose names we exactly do not know. Search function in text editors is a well known usage wildcard. In Operating System, Wildcard can be used to search a particular type of files. Example can be searching with *.jpg in will list all the indexed .jpg files irrespective of its name :

 

Wildcard


 

List of Frequently used Wildcard Characters :

 

  • The question mark (?) is used for a single character in library catalogs as a common abbreviation
  • The asterisk (*) or the percent sign (%) is used as Wildcard for any number (including zero)
  • The Number sign or Hash sign (#) is used as Wildcard for a numeric value

 

Some programs, such as POSIX -compliant UNIX – shells expand the wildcard principle to regular expressions by allowing multiple characters in one place: square brackets can be used. Letters in the brackets: [a-zA-Z] * searches for all files whose names consist only of the 26 letters from A to Z (in capital letters and small letters).

The database language SQL uses the underscore (_) as a wildcard for one character and the percent sign (%) as a wildcard for any number of letters. Wildcard domain is used in DNS servers and it relies on the principle of placeholder.
Signature


0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.

Leave Lame Behind - Get Engaged

Here’s what we’ve got for you:

Contact Us Today for Smarter Marketing of Knowledge

See each of the premium resources below:

For Publishers and Content Owners

Do you want to optimize your available content?

Do you want to increase the visibility of your content?

Do you want to increase your reliability as an Author?

Do you want your next or existing project to be technically planned?

If your answer to any of these is YES contact us with your approximate budget.

Contact Us Today

For the Media Companies and Advertisers

You must be seeking a publisher website like ours with real content to give an exposure to your client's business?

We provide Industry's Standard opportunities for advertisement.

Do you want some promotion that comes with proper invoicing, SLA on per annum basis?

If your answer is YES contact us today for a quote.

Contact Us Today for Quote

Mentions

  1. Wildcard in Computing says:

    [...] Wildcard in Computing : What is this Wildcard ? [...]

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>