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
4fb9da18e090a3f6877670ba5feff0c70648e466
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