haiku/data/bin/which

7 lines
57 B
Bash
Executable File

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