Files
haiku-beta6/data/bin/which
T

7 lines
53 B
Bash
Raw Normal View History

#!/bin/bash
. /etc/profile &> /dev/null
whence $*