Difference between revisions of "Which"

From Free Software Directory
Jump to: navigation, search
(Added Python and Ruby link)
(resources)
Line 6: Line 6:
 
|User level=none
 
|User level=none
 
|Is High Priority Project=No
 
|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://carlowood.github.io/which/index.html
 
 
|Decommissioned/Obsolete=No
 
|Decommissioned/Obsolete=No
 
|Accepts cryptocurrency donations=No
 
|Accepts cryptocurrency donations=No
Line 14: Line 13:
 
|Version date=2015/03/20
 
|Version date=2015/03/20
 
|Version status=stable
 
|Version status=stable
|Version download=ftp://ftp.gnu.org/gnu/which/which-2.21.tar.gz
+
|Version download=https://ftp.gnu.org/gnu/which/which-2.21.tar.gz
|Version comment=2.21 stable released 2015-08-10
 
 
|Test entry=No
 
|Test entry=No
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/04/13
+
|Last review date=2018/05/02
|Submitted date=2011-04-01
+
|Submitted by=Database conversion
 +
|Submitted date=2011/04/12
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=which
 
|GNU package identifier=which
Line 28: Line 27:
 
|License verified by=Deborah Nicholson
 
|License verified by=Deborah Nicholson
 
|License verified date=2008-05-14
 
|License verified date=2008-05-14
}}
 
{{Person
 
|Real name=Carlo Wood
 
|Role=Maintainer
 
|Email=carlo@gnu.org
 
 
}}
 
}}
 
{{Person
 
{{Person
Line 50: Line 44:
 
|Resource audience=Debian (Ref)
 
|Resource audience=Debian (Ref)
 
|Resource URL=https://tracker.debian.org/pkg/which
 
|Resource URL=https://tracker.debian.org/pkg/which
}}
 
{{Resource
 
|Resource audience=Bug Tracking,Developer,Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:carlo@gnu.org
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking
 
|Resource kind=Bug Tracking
 
|Resource URL=mailto:which-bugs@gnu.org
 
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 66: Line 50:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah GNU cvs page
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://cvs.savannah.gnu.org/viewvc/which/which/
+
|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
|Resource audience=GNU ftp
 
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=ftp://ftp.gnu.org/gnu/which/
+
|Resource URL=https://ftp.gnu.org/gnu/which
 
}}
 
}}
 
{{Software category
 
{{Software category

Revision as of 04:39, 2 May 2018


[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.


"Ruby (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.