Glob (Spanish Wikipedia)

Analysis of information sources in references of the Wikipedia article "Glob" in Spanish language version.

refsWebsite
Global rank Spanish rank
1st place
1st place
1,475th place
1,236th place
low place
low place
5,739th place
3,314th place
8,118th place
low place
1,514th place
1,803rd place
low place
low place
4,194th place
5,571st place
2,232nd place
2,059th place

bell-labs.com

cm.bell-labs.com

  • «List of commands at /etc/». Laboratorios Bell (en inglés). 11 de marzo de 1971. Archivado desde el original el 29 de agosto de 2000. Consultado el 19 de enero de 2018. «glob is used to expand arguments to the shell containing "*" or "?". It is passed the argument list containing the metacharacters; glob expands the list and calls the command itself.» 

gnu.org

golang.org

  • «Package filepath» (en inglés). 25 de mayo de 2011. Archivado desde el original el 25 de mayo de 2011. Consultado el 19 de enero de 2018. «Glob returns the names of all files matching pattern or nil if there is no matching file.» 

haskell.org

hackage.haskell.org

  • «System.FilePath.Glob» (en inglés). Archivado desde el original el 4 de marzo de 2016. Consultado el 19 de enero de 2018. «A library for globbing: matching patterns against file paths akin to the POSIX glob() function.» 

oracle.com

docs.oracle.com

  • «File Operations». Oracle Corporation (en inglés). Archivado desde el original el 16 de junio de 2017. Consultado el 19 de enero de 2018. «What Is a Glob? A glob pattern is specified as a string and is matched against other strings, such as directory or file names. Glob syntax follows several simple rules». 

php.net

  • «glob — Find pathnames matching a pattern». PHP org (en inglés). Archivado desde el original el 13 de noviembre de 2017. Consultado el 19 de enero de 2018. «The glob() function searches for all the pathnames matching pattern according to the rules used by the libc glob() function, which is similar to the rules used by common shells.» 

python.org

docs.python.org

unix-jun72.googlecode.com

web.archive.org

  • «/* global command --». Google Code (en inglés). Archivado desde el original el 13 de mayo de 2013. Consultado el 19 de enero de 2018. 
  • «List of commands at /etc/». Laboratorios Bell (en inglés). 11 de marzo de 1971. Archivado desde el original el 29 de agosto de 2000. Consultado el 19 de enero de 2018. «glob is used to expand arguments to the shell containing "*" or "?". It is passed the argument list containing the metacharacters; glob expands the list and calls the command itself.» 
  • «Package filepath» (en inglés). 25 de mayo de 2011. Archivado desde el original el 25 de mayo de 2011. Consultado el 19 de enero de 2018. «Glob returns the names of all files matching pattern or nil if there is no matching file.» 
  • «File Operations». Oracle Corporation (en inglés). Archivado desde el original el 16 de junio de 2017. Consultado el 19 de enero de 2018. «What Is a Glob? A glob pattern is specified as a string and is matched against other strings, such as directory or file names. Glob syntax follows several simple rules». 
  • «System.FilePath.Glob» (en inglés). Archivado desde el original el 4 de marzo de 2016. Consultado el 19 de enero de 2018. «A library for globbing: matching patterns against file paths akin to the POSIX glob() function.» 
  • «glob — Find pathnames matching a pattern». PHP org (en inglés). Archivado desde el original el 13 de noviembre de 2017. Consultado el 19 de enero de 2018. «The glob() function searches for all the pathnames matching pattern according to the rules used by the libc glob() function, which is similar to the rules used by common shells.» 
  • «11.7. glob — Unix style pathname pattern expansion». Python Software Foundation (en inglés). Archivado desde el original el 13 de septiembre de 2017. Consultado el 19 de enero de 2018. «The glob module finds all the pathnames matching a specified pattern according to the rules used by the Unix shell, although results are returned in arbitrary order.»