Difference between revisions of "Which"

From Free Software Directory
Jump to: navigation, search
(New version)
m (Text replacement - "|Documentation note='''Selection from the [https://shop.fsf.org/ FSF shop]''' [https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman] [https://shop.fsf.org/books-docs/introduction-...)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Which
 
|Name=Which
|Short description=Prints out full path of execuatbles
+
|Short description=Prints out full path of execuatbles.
 
|Full description=Which prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It uses the exact same algorithm as bash. Tildes and a dot in the PATH are now expanded to the full path by default. Options allow users to print "~/*" or "./*" and/or to print all executables that match any directory in the PATH.
 
|Full description=Which prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It uses the exact same algorithm as bash. Tildes and a dot in the PATH are now expanded to the full path by default. Options allow users to print "~/*" or "./*" and/or to print all executables that match any directory in the PATH.
|Homepage URL=https://gitlab.ii.org.nz/iichip/poky/tree/d25eea31121085ec4fe51c3cb8ce472bc2b8339b/meta/recipes-extended/which
+
|Homepage URL=https://www.gnu.org/software/which/
|User level=none
+
|Is High Priority Project=No
|Computer languages=C
+
|VCS checkout command=cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/which co which
|Documentation note=User manpage available in HTML format from http://www.xs4all.nl/~carlo17/which/
+
 
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards
 
|Keywords=bash,directory,wildcard,which,path,executable
 
|Keywords=bash,directory,wildcard,which,path,executable
 
|Version identifier=2.21
 
|Version identifier=2.21
|Version date=2015/08/10
+
|Version date=2015/03/20
 
|Version status=stable
 
|Version status=stable
|Version download=http://git.yoctoproject.org/cgit/cgit.cgi/poky/plain/meta/recipes-extended/which/which_2.21.bb
+
|Version download=https://ftp.gnu.org/gnu/which/which-2.21.tar.gz
|Version comment=2.21 stable released 2015-08-10
+
|Last review by=Bendikker
|Last review by=Alejandroindependiente
+
|Last review date=2019/01/06
|Last review date=2017/01/06
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/12
|Status=
+
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/which/which-2.21.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 +
|GNU package identifier=which
 +
|Decommissioned/Obsolete=No
 
|License verified date=2008-05-14
 
|License verified date=2008-05-14
 
}}
 
}}
Line 29: Line 37:
 
|Real name=Carlo Wood
 
|Real name=Carlo Wood
 
|Role=Maintainer
 
|Role=Maintainer
|Email=carlo@gnu.org
+
|Email=carlo@alinoe.com
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/which/
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/which
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.gnu.org/projects/which/
 +
}}
 +
{{Resource
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=https://cvs.savannah.gnu.org/viewvc/which/which/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/which-bugs/
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/gnu/which/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Developer,Support
+
|Resource kind=General
|Resource kind=E-mail
+
|Resource URL=https://savannah.gnu.org/people/
|Resource URL=mailto:carlo@gnu.org
 
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|System-administration=configuration
 
|System-administration=configuration
 
|Use=system-administration
 
|Use=system-administration
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 16:06, 4 December 2020


[edit]

Which

https://www.gnu.org/software/which/
Prints out full path of execuatbles.

Which prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It uses the exact same algorithm as bash. Tildes and a dot in the PATH are now expanded to the full path by default. Options allow users to print "~/*" or "./*" and/or to print all executables that match any directory in the PATH.





Licensing

License

Verified by

Verified on

Notes

Verified by

Deborah Nicholson

Verified on

14 May 2008




Leaders and contributors

Contact(s)Role
Carlo Wood Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Debian (Ref)https://tracker.debian.org/pkg/which
Savannah (Ref)https://savannah.gnu.org/projects/which/
Downloadhttps://ftp.gnu.org/gnu/which/
VCS Repository Webviewhttps://cvs.savannah.gnu.org/viewvc/which/which/
Mailing Listhttps://lists.gnu.org/mailman/listinfo/which-bugs/
Generalhttps://savannah.gnu.org/people/
Python (Ref)https://pypi.org/project/which/


Software prerequisites




Entry







"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.

















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.