haiku/data/bin/which

7 lines
53 B
Bash
Executable File

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