This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b946bc32e2725e38c90f51b2a682195c7b61486f
haiku-beta6
/
data
/
bin
/
which
T
7 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
Added "which" script, so that the command can be invoked in shell
2008-04-26 17:41:53 +00:00
#!/bin/bash
. /etc/profile
&
> /dev/null
whence
$*
Reference in New Issue
Copy Permalink