Searched refs:binfilepath (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Installer/solaris/
H A Dvboxconfig.sh141 binfilepath=`which $binfilename 2> /dev/null`
142 if test -x "$binfilepath"; then
143 echo "$binfilepath"

Completed in 52 milliseconds