repo.or.cz
/
msysgit
/
historical-msysgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of http://repo.or.cz/r/msysgit into devel
[msysgit/historical-msysgit.git]
/
bin
/
which
blob
baa10ad38314385b401243deca5d3cd5d7bdf646
1
#!/bin/sh
2
# Copyright (C) 2002, Earnie Boyd
3
# mailto:earnie@users.sf.net
4
# This file is part of MSYS
5
# http://www.mingw.org/msys.shtml
6
# File: which
7
8
type -p
$1