Article pages now have a discussion option at the bottom (moderated/captcha, but no registration needed)

Globbing

Globbing is the procedure of

  • matching all filenames against a given pattern
  • expanding to all matching filenames

Unlike MSDOS, where the called program had to interpret the patterns, the globbing on UNIX® is done by the shell, the matched filenames are given as parameters to a called command:

$ cat *.txt
really executes
$ cat 1.txt 3.txt foobar.txt XXX.txt

See also

See also (article)

Discussion

Enter your comment
 
dict/terms/globbing.txt · Last modified: 2009/02/24 07:25 (external edit)
GNU Free Documentation License 1.2
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0