Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Glob (programming)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==References== {{Reflist|refs= <ref name="man7Unix1">{{cite web |url=http://cm.bell-labs.com/cm/cs/who/dmr/man71.pdf |archive-url=https://web.archive.org/web/20000829224359/http://cm.bell-labs.com/cm/cs/who/dmr/man71.pdf |url-status=dead |archive-date=2000-08-29 |title=First Edition Unix manual 'Miscellaneous' section (PDF) |access-date=2011-05-11}}</ref> <ref name="posixglob">{{cite web |title=The Open Group Base Specifications Issue 7 IEEE Std 1003.1, 2013 Edition, 2.13. Pattern Matching Notation |url=http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_13 |access-date=2015-10-26 |archive-date=2014-04-27 |archive-url=https://web.archive.org/web/20140427082439/http://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_13 |url-status=live }}</ref> <ref name="linuxglob7">{{cite web |title=Linux Programmer's Manual, GLOB(7) |url=http://man7.org/linux/man-pages/man7/glob.7.html |access-date=2015-10-26 |archive-date=2015-10-31 |archive-url=https://web.archive.org/web/20151031215157/http://man7.org/linux/man-pages/man7/glob.7.html |url-status=live }}</ref> <ref name="bashpat">{{cite web |website=Bash Reference Manual |title=Pattern Matching |url=https://www.gnu.org/software/bash/manual/html_node/Pattern-Matching.html |access-date=2016-01-11 |archive-date=2016-02-11 |archive-url=https://web.archive.org/web/20160211205104/http://www.gnu.org/software/bash/manual/html_node/Pattern-Matching.html |url-status=live }}</ref> <ref name="pwshcmdlet">{{cite web |title=Supporting Wildcard Characters in Cmdlet Parameters |url=https://docs.microsoft.com/en-us/powershell/scripting/developer/cmdlet/supporting-wildcard-characters-in-cmdlet-parameters|publisher=Microsoft Developer Network |website=[[Microsoft]]|date=18 December 2023 }}</ref> <ref name="transact-sql-like">{{cite web |title=LIKE (Transact-SQL) |date=23 May 2023 |url=https://docs.microsoft.com/en-us/sql/t-sql/language-elements/like-transact-sql |access-date=2017-08-01 |archive-date=2017-08-02 |archive-url=https://web.archive.org/web/20170802044711/https://docs.microsoft.com/en-us/sql/t-sql/language-elements/like-transact-sql |url-status=live }}</ref> <ref name="ABSGlob">The "Advanced Bash-Scripting Guide, Chapter 19.2: Globbing" (Mendel Cooper, 2003) has a concise set of examples of filename globbing patterns.</ref> <ref name="winWildcard">{{cite web |url=http://msdn.microsoft.com/en-us/library/e1w828yy.aspx |title=Wildcard Expansion |publisher=Microsoft Developer Network |year=2013 |access-date=2013-10-16 |archive-date=2014-08-22 |archive-url=https://web.archive.org/web/20140822042708/http://msdn.microsoft.com/en-us/library/e1w828yy.aspx |url-status=live }}</ref> <!-- unused ref <ref name="winWcExp">{{cite web |url=http://msdn.microsoft.com/en-us/library/8bch7bkk.aspx |title=Expanding Wildcard Arguments |publisher=Microsoft Developer Network |date=2013}}</ref> --> <ref name="dlang">{{cite web |url=http://dlang.org/phobos/std_path.html#.globMatch |title=std.path - D Programming Language - Digital Mars |publisher=dlang.org |access-date=2014-09-08 |archive-date=2014-09-08 |archive-url=https://web.archive.org/web/20140908203040/http://dlang.org/phobos/std_path.html#.globMatch |url-status=live }}</ref> <ref name="minimatch">{{Cite web |url=https://github.com/isaacs/minimatch |title=isaacs/minimatch |website=GitHub |access-date=2016-08-10 |archive-date=2016-07-28 |archive-url=https://web.archive.org/web/20160728063829/https://github.com/isaacs/minimatch |url-status=live }}</ref> <ref name="micromatch">{{Cite web |url=https://github.com/jonschlinkert/micromatch |title=jonschlinkert/micromatch |website=GitHub |access-date=2017-04-04 |archive-date=2016-02-11 |archive-url=https://web.archive.org/web/20160211020457/https://github.com/jonschlinkert/micromatch |url-status=live }}</ref> <ref name="golang">{{cite web |url=http://golang.org/pkg/path/filepath/#Glob |title=Package filepath - The Go Programming Language |publisher=Golang.org |access-date=2011-05-11 |archive-date=2011-05-25 |archive-url=https://web.archive.org/web/20110525035625/http://golang.org/pkg/path/filepath/#Glob |url-status=live }}</ref> <ref name="java">{{cite web |url=http://docs.oracle.com/javase/tutorial/essential/io/fileOps.html#glob |title=File Operations |publisher=Oracle |access-date=2013-12-16 |archive-date=2013-09-20 |archive-url=https://web.archive.org/web/20130920172102/http://docs.oracle.com/javase/tutorial/essential/io/fileOps.html#glob |url-status=live }}</ref> <ref name="hs">{{cite web |url=http://hackage.haskell.org/package/Glob-0.7.4/docs/System-FilePath-Glob.html |title=Glob-0.7.4: Globbing library |access-date=2014-05-07 |archive-date=2014-05-08 |archive-url=https://web.archive.org/web/20140508025811/http://hackage.haskell.org/package/Glob-0.7.4/docs/System-FilePath-Glob.html |url-status=live }}</ref> <ref name="pl">{{cite web |url=http://perldoc.perl.org/File/Glob.html |title=File::Glob - Perl extension for BSD glob routine |publisher=perldoc.perl.org |access-date=2011-05-11}}</ref> <ref name="php">{{cite web |url=http://www.php.net/glob |title=glob - Manual |publisher=PHP |date=2011-05-06 |access-date=2011-05-11 |archive-date=2017-11-13 |archive-url=https://web.archive.org/web/20171113011131/http://php.net/glob |url-status=live }}</ref> <ref name="pyglob">{{cite web |url=https://docs.python.org/library/glob.html |title=10.7. glob β Unix style pathname pattern expansion β Python v2.7.1 documentation |publisher=Docs.python.org |access-date=2011-05-11 |archive-date=2011-05-16 |archive-url=https://web.archive.org/web/20110516205728/http://docs.python.org/library/glob.html |url-status=live }}</ref> <ref name="isc-glob">{{cite web |url=http://www.isc.org/sources/devel/func/glob.txt |title='Globbing' library routine |access-date=2011-05-11 |archive-url=https://web.archive.org/web/20071219090708/http://www.isc.org/sources/devel/func/glob.txt |archive-date=2007-12-19}}</ref> <ref name="rbdir">{{cite web |url=https://docs.ruby-lang.org/en/master/Dir.html |title=Class: Dir |publisher=Ruby-doc.org |access-date=2011-05-11 |archive-date=2011-05-15 |archive-url=https://web.archive.org/web/20110515140813/http://ruby-doc.org/core/classes/Dir.html#M000629 |url-status=live }}</ref> <ref name="tcl">{{cite web |url=http://www.tcl.tk/man/tcl8.5/TclCmd/glob.htm |title=TCL glob manual page |access-date=2011-11-16 |archive-date=2011-12-08 |archive-url=https://web.archive.org/web/20111208112250/http://www.tcl.tk/man/tcl8.5/TclCmd/glob.htm |url-status=live }}</ref> <ref name="dotnet-glob">{{Cite web |url=https://github.com/kthompson/glob |title=kthompson/glob |website=GitHub |access-date=2020-11-06 |archive-date=2020-10-26 |archive-url=https://web.archive.org/web/20201026174625/https://github.com/kthompson/glob |url-status=live }}</ref> <ref name="dotnet.glob">{{Cite web |url=https://github.com/dazinator/DotNet.Glob |title=dazinator/dotnet.glob |website=GitHub |access-date=2022-06-22 |archive-date=2022-06-22 |archive-url=https://web.archive.org/web/20220622181350/https://github.com/dazinator/DotNet.Glob |url-status=live }}</ref> }} [[Category:C POSIX library]] [[Category:Pattern matching]] [[Category:Unix programming tools]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)